mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02: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
Add a link
Reference in a new issue