mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 10:43:19 -03:00
Update TSan suppressions
This commit is contained in:
parent
9286b1cbce
commit
3e1571285f
1 changed files with 0 additions and 6 deletions
|
@ -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…
Add table
Reference in a new issue