Skip to content

Commit

Permalink
Update TSan suppressions
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Dec 22, 2020
1 parent 9286b1c commit 3e15712
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/sanitizer_suppressions/tsan
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,7 @@ race:zmq::*
race:bitcoin-qt

# deadlock (TODO fix)
deadlock:CConnman::ForNode
deadlock:CConnman::GetNodeStats
deadlock:CChainState::ConnectTip
deadlock:UpdateTip

# WalletBatch (unidentified deadlock)
deadlock:WalletBatch

# Intentional deadlock in tests
deadlock:TestPotentialDeadLockDetected
Expand Down

0 comments on commit 3e15712

Please sign in to comment.