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

Remove incorrect debug_assert #3652

Merged
merged 1 commit into from
Jan 6, 2022

Conversation

cryptocode
Copy link
Contributor

The assert hits in Debug builds if there are multiple ws clients. The state where it asserts is actually expected, and this PR is thus removing the debug_assert.

The assert hits in Debug builds if there are multiple ws clients. The state where it asserts is actually expected, and this PR is thus removing the debug_assert.
@cryptocode cryptocode self-assigned this Jan 6, 2022
@clemahieu clemahieu merged commit 8bbf378 into nanocurrency:develop Jan 6, 2022
@cryptocode cryptocode deleted the ws-remove-debug_assert branch January 6, 2022 18:53
@zhyatt zhyatt modified the milestones: V23.0, V24.0 Jan 7, 2022
@zhyatt zhyatt added the debug Updates assisting with debugging and development efforts label Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debug Updates assisting with debugging and development efforts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants