ClickHouse/tests/tsan_suppressions.txt
2020-10-01 16:02:14 +03:00

5 lines
230 B
Plaintext

# looks like a bug in clang-11 thread sanitizer, detects normal data race with random FD in this method
race:DB::LazyPipeFDs::close
# races in openSSL https://github.com/openssl/openssl/issues/11974
fun:evp_cipher_cache_constants