Skip to content

Commit 98de9eb

Browse files
author
MarcoFalke
committed
Merge #19983: Drop some TSan suppressions
3e15712 Update TSan suppressions (Hennadii Stepanov) Pull request description: It seems possible now to drop some TSan suppressions. Top commit has no ACKs. Tree-SHA512: 94518fd2f3a7168b2989424de0696e42c8f509b833aafbc7e75f4c1180a0b8d9a47f43c50d06b03b26a924643afe86274b2062c9d456c17a68576d19566ed66f
2 parents 9286b1c + 3e15712 commit 98de9eb

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)