0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-05 14:06:27 -05:00

Merge #19226: test: Add BerkeleyDatabase tsan suppression

fa7b46cc91 test: Add BerkeleyDatabase tsan suppression (MarcoFalke)

Pull request description:

  Suppresses/Fixes #19211 for now

ACKs for top commit:
  laanwj:
    ACK fa7b46cc91
  practicalswift:
    ACK fa7b46cc91 -- patch looks correct

Tree-SHA512: 749e606caf0f140c1a190e3273ff81d220daa3eb004ba2b2078e6b3c5b6ac196bd5fc91ef42841412cfd4fe1e2a8694fc2a28268fde8485db90076593fc51dc7
This commit is contained in:
Wladimir J. van der Laan 2020-06-10 15:22:58 +02:00
commit bc933aeaf0
No known key found for this signature in database
GPG key ID: 1E4AED62986CD25D

View file

@ -20,6 +20,7 @@ race:fHaveGenesis
race:ProcessNewBlock
race:ThreadImport
race:WalletBatch::WriteHDChain
race:BerkeleyDatabase
race:zmq::*
race:bitcoin-qt
# deadlock (TODO fix)