We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9286b1c commit 3e15712Copy full SHA for 3e15712
test/sanitizer_suppressions/tsan
@@ -30,13 +30,7 @@ race:zmq::*
30
race:bitcoin-qt
31
32
# deadlock (TODO fix)
33
-deadlock:CConnman::ForNode
34
-deadlock:CConnman::GetNodeStats
35
deadlock:CChainState::ConnectTip
36
-deadlock:UpdateTip
37
-
38
-# WalletBatch (unidentified deadlock)
39
-deadlock:WalletBatch
40
41
# Intentional deadlock in tests
42
deadlock:TestPotentialDeadLockDetected
0 commit comments