Skip to content

Commit 3e15712

Browse files
committed
Update TSan suppressions
1 parent 9286b1c commit 3e15712

File tree

1 file changed

+0
-6
lines changed
  • test/sanitizer_suppressions

1 file changed

+0
-6
lines changed

test/sanitizer_suppressions/tsan

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,7 @@ race:zmq::*
3030
race:bitcoin-qt
3131

3232
# deadlock (TODO fix)
33-
deadlock:CConnman::ForNode
34-
deadlock:CConnman::GetNodeStats
3533
deadlock:CChainState::ConnectTip
36-
deadlock:UpdateTip
37-
38-
# WalletBatch (unidentified deadlock)
39-
deadlock:WalletBatch
4034

4135
# Intentional deadlock in tests
4236
deadlock:TestPotentialDeadLockDetected

0 commit comments

Comments
 (0)