mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-06 08:10:37 +01: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
|
race:bitcoin-qt
|
||||||
|
|
||||||
# deadlock (TODO fix)
|
# deadlock (TODO fix)
|
||||||
deadlock:CConnman::ForNode
|
|
||||||
deadlock:CConnman::GetNodeStats
|
|
||||||
deadlock:CChainState::ConnectTip
|
deadlock:CChainState::ConnectTip
|
||||||
deadlock:UpdateTip
|
|
||||||
|
|
||||||
# WalletBatch (unidentified deadlock)
|
|
||||||
deadlock:WalletBatch
|
|
||||||
|
|
||||||
# Intentional deadlock in tests
|
# Intentional deadlock in tests
|
||||||
deadlock:TestPotentialDeadLockDetected
|
deadlock:TestPotentialDeadLockDetected
|
||||||
|
|
Loading…
Add table
Reference in a new issue