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

Add checking delay within gap_bootstrap to fix intermittently failing test. #4273

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

clemahieu
Copy link
Contributor

The block is not guaranteed to be broadcast to both other nodes after it is generated with ::send_action so use ASSERT_TIMELY to check for the correct conditions.

… test.

The block is not guaranteed to be broadcast to both other nodes after it is generated with ::send_action so use ASSERT_TIMELY to check for the correct conditions.
@clemahieu clemahieu merged commit e9c26c9 into nanocurrency:develop Sep 1, 2023
15 of 17 checks passed
clemahieu added a commit that referenced this pull request Sep 1, 2023
… test. (#4273)

The block is not guaranteed to be broadcast to both other nodes after it is generated with ::send_action so use ASSERT_TIMELY to check for the correct conditions.
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.

1 participant