Skip to content

fix: restore unit tests - #1187

Draft
ganymedio wants to merge 4 commits into
mainfrom
mikhail/executor-test-fixes
Draft

fix: restore unit tests#1187
ganymedio wants to merge 4 commits into
mainfrom
mikhail/executor-test-fixes

Conversation

@ganymedio

@ganymedio ganymedio commented Apr 8, 2025

Copy link
Copy Markdown
Contributor

Make MovementPartialNode::try_from_config call MovementPartialNode::try_executor_from_config.
The latter uses the config struct passed by reference.
In transaction_pipe tests, keep the instance of executor
which keeps the confirmed tx channel alive.
@ganymedio ganymedio self-assigned this Apr 8, 2025
@ganymedio ganymedio changed the title fix: unit tests fix: restore unit tests Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug (Mempool): Tx from Genesis key diseapear in the Aptos core mempool. Restore Unit Tests

2 participants