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

TSAN error in confirmation height unbounded #3106

Merged
merged 1 commit into from
Mar 1, 2021

Conversation

wezrule
Copy link
Contributor

@wezrule wezrule commented Mar 1, 2021

Error found by @SergiySW in the node.auto_bootstrap test
block_cache was not protected in a couple places

@wezrule wezrule added bug sanitizers Related to thread, address or undefined sanitizers labels Mar 1, 2021
@wezrule wezrule added this to the V22.0 milestone Mar 1, 2021
@wezrule wezrule requested a review from SergiySW March 1, 2021 13:41
@wezrule wezrule self-assigned this Mar 1, 2021
@wezrule wezrule merged commit 8a5dfee into nanocurrency:develop Mar 1, 2021
@wezrule wezrule deleted the tsan_block_cache branch March 1, 2021 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug sanitizers Related to thread, address or undefined sanitizers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants