Skip to content

Commit 9a2f126

Browse files
committed
ci: Add tsan suppression for race in DatabaseBatch
1 parent 1148f3d commit 9a2f126

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
@@ -23,6 +23,7 @@ race:LoadWallet
2323
race:WalletBatch::WriteHDChain
2424
race:BerkeleyBatch
2525
race:BerkeleyDatabase
26+
race:DatabaseBatch
2627
race:zmq::*
2728
race:bitcoin-qt
2829
# deadlock (TODO fix)

0 commit comments

Comments
 (0)