Skip to content

Commit a76dafa

Browse files
committed
ci: Add tsan suppression for race in BerkeleyBatch
1 parent 8783bcc commit a76dafa

File tree

1 file changed

+1
-0
lines changed
  • test/sanitizer_suppressions

1 file changed

+1
-0
lines changed

test/sanitizer_suppressions/tsan

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ race:ProcessNewBlock
2121
race:ThreadImport
2222
race:LoadWallet
2323
race:WalletBatch::WriteHDChain
24+
race:BerkeleyBatch
2425
race:BerkeleyDatabase
2526
race:zmq::*
2627
race:bitcoin-qt

0 commit comments

Comments
 (0)