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

Fixing a race condition in active_transactions.fork_replacement_tally #4385

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

dsiganos
Copy link
Contributor

I did not check the unit test, just fixing the race condition I see because the CI failed on the assert where it couldn't find the election. The election finding needs to be inside an ASSERT_TIMELY.

I did not check the unit test, just fixing the race condition I see
because the CI failed on the assert where it couldn't find the election.
The election finding needs to be inside an ASSERT_TIMELY.
@dsiganos dsiganos added unit test Related to a new, changed or fixed unit test exclude from changelog Indicates the change is not relevant for appearing in the release changelog labels Jan 22, 2024
@dsiganos dsiganos merged commit 06d8b4e into nanocurrency:develop Jan 22, 2024
18 of 19 checks passed
@dsiganos dsiganos deleted the fix_fork_replacement_tally branch January 22, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude from changelog Indicates the change is not relevant for appearing in the release changelog unit test Related to a new, changed or fixed unit test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants