Skip to content

Commit d7700d3

Browse files
committed
Merge bitcoin/bitcoin#27661: doc, test: Document steps to reproduce TSan warning for libdb
f03a708 doc, test: Document steps to reproduce TSan warning for `libdb` (Hennadii Stepanov) Pull request description: Requested [here](bitcoin/bitcoin#27658 (comment)). ACKs for top commit: MarcoFalke: lgtm ACK f03a708 Tree-SHA512: 0c61c05d75d074df0686502739341fdbef8dd5a2d2f6cdfdd85bd0014ac43efb6fab112ee66d8d0f33f8f4695aeffc12a05923181260d81511d4e4d53b7686f2
2 parents d02df7d + f03a708 commit d7700d3

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
@@ -25,6 +25,7 @@ race:src/qt/test/*
2525
deadlock:src/qt/test/*
2626

2727
# External libraries
28+
# https://github.com/bitcoin/bitcoin/pull/27658#issuecomment-1547639621
2829
deadlock:libdb
2930
race:libzmq
3031

0 commit comments

Comments
 (0)