Skip to content

Commit d77170d

Browse files
author
MarcoFalke
committed
Merge #19422: ci: Add tsan suppression for race in wallet
fa12d8d ci: Add tsan suppression for race in wallet (MarcoFalke) Pull request description: Workaround to fix #19417 (Intermittent CI failure) Top commit has no ACKs. Tree-SHA512: 2d68783d6db1bf425ce830cb23eab2f7fa3b9ee18cfb08665e4187196af571547206646dc6dfac0b4444e3dc6c4c13ae45efb09607d2d50df20a3d0a4eec98bd
2 parents 7173a3c + fa12d8d commit d77170d

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
@@ -19,6 +19,7 @@ race:CConnman::ThreadMessageHandler
1919
race:fHaveGenesis
2020
race:ProcessNewBlock
2121
race:ThreadImport
22+
race:LoadWallet
2223
race:WalletBatch::WriteHDChain
2324
race:BerkeleyDatabase
2425
race:zmq::*

0 commit comments

Comments
 (0)