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 sporadic test failure #635

Merged
merged 2 commits into from
Feb 12, 2024
Merged

Conversation

drgora
Copy link
Contributor

@drgora drgora commented Feb 9, 2024

This PR fixes a sporadic failure in mempool_size_limit test.

This fixes a race condition where the p2p communication between the two peers could make txs being re-received when they
had been removed already.
Copy link
Contributor

@a-petrini a-petrini left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@ptagl ptagl merged commit c4245d8 into main Feb 12, 2024
1 check failed
@ptagl ptagl deleted the dr/fix_sporadic_mpoolsize_test_failure branch February 12, 2024 18:35
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.

3 participants