mongo/etc/tsan.denylist

5 lines
175 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/*
src:src/third_party/zstandard/*