Skip to content

Remove incorrect debug_assert#3652

Merged
clemahieu merged 1 commit intonanocurrency:developfrom
cryptocode:ws-remove-debug_assert
Jan 6, 2022
Merged

Remove incorrect debug_assert#3652
clemahieu merged 1 commit intonanocurrency:developfrom
cryptocode:ws-remove-debug_assert

Conversation

@cryptocode
Copy link
Copy Markdown
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.

3 participants