Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: spawn network manager on test exex ctx #11907

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

loocapro
Copy link
Contributor

I realized with paradigmxyz/reth-exex-examples#26

That on adding a peer the Network manager would not pick up the message to add it. After some digging i realised it was not being spawned.

CC: @mattsse @shekhirin

@onbjerg onbjerg changed the title Network Manager spawn on test exex ctx fix: spawn network manager on test exex ctx Oct 20, 2024
@onbjerg onbjerg added C-bug An unexpected or incorrect behavior A-exex Execution Extensions labels Oct 20, 2024
Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this makes sense

@mattsse mattsse added this pull request to the merge queue Oct 22, 2024
@mattsse mattsse added the C-test A change that impacts how or what we test label Oct 22, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 22, 2024
@mattsse mattsse merged commit 1342747 into paradigmxyz:main Oct 22, 2024
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-exex Execution Extensions C-bug An unexpected or incorrect behavior C-test A change that impacts how or what we test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants