mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 02:25:40 +01:00
ci: Add tsan suppression for race in DatabaseBatch
This commit is contained in:
parent
1148f3d630
commit
9a2f12680b
@ -23,6 +23,7 @@ race:LoadWallet
|
||||
race:WalletBatch::WriteHDChain
|
||||
race:BerkeleyBatch
|
||||
race:BerkeleyDatabase
|
||||
race:DatabaseBatch
|
||||
race:zmq::*
|
||||
race:bitcoin-qt
|
||||
# deadlock (TODO fix)
|
||||
|
Loading…
Reference in New Issue
Block a user