Files
weaseldb/tsan.suppressions
2025-08-22 13:33:46 -04:00

6 lines
207 B
Plaintext

# ThreadSanitizer suppressions for WeaselDB
# This file suppresses known false positives in ThreadSanitizer
# tsan doesn't seem to understand that epoll_ctl happens before epoll_wait returns
race:epoll_ctl