0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-22 04:59:34 +01:00
mongodb/etc/tsan.denylist

5 lines
144 B
Plaintext

# WT is known to use a non-standard thread model that is incompatible with TSAN
# and causes false positives.
src:src/third_party/wiredtiger/*