mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-22 14:52:41 +02:00
Update TSan suppressions
This commit is contained in:
parent
9286b1cbce
commit
3e1571285f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user