mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
ci: Add tsan suppression for race in DatabaseBatch
This commit is contained in:
parent
1148f3d630
commit
9a2f12680b
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ race:LoadWallet
|
|||
race:WalletBatch::WriteHDChain
|
||||
race:BerkeleyBatch
|
||||
race:BerkeleyDatabase
|
||||
race:DatabaseBatch
|
||||
race:zmq::*
|
||||
race:bitcoin-qt
|
||||
# deadlock (TODO fix)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue