Skip to content

Commit

Permalink
Merge bitcoin#27661: doc, test: Document steps to reproduce TSan warn…
Browse files Browse the repository at this point in the history
…ing for `libdb`

f03a708 doc, test: Document steps to reproduce TSan warning for `libdb` (Hennadii Stepanov)

Pull request description:

  Requested [here](bitcoin#27658 (comment)).

ACKs for top commit:
  MarcoFalke:
    lgtm ACK f03a708

Tree-SHA512: 0c61c05d75d074df0686502739341fdbef8dd5a2d2f6cdfdd85bd0014ac43efb6fab112ee66d8d0f33f8f4695aeffc12a05923181260d81511d4e4d53b7686f2
  • Loading branch information
fanquake authored and PastaPastaPasta committed Oct 25, 2024
1 parent 277766f commit bef9631
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/sanitizer_suppressions/tsan
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ race:src/qt/test/*
deadlock:src/qt/test/*

# External libraries
# https://github.com/bitcoin/bitcoin/pull/27658#issuecomment-1547639621
deadlock:libdb
race:libzmq

Expand Down

0 comments on commit bef9631

Please sign in to comment.