ClickHouse/tests/tsan_suppressions.txt

5 lines
230 B
Plaintext
Raw Normal View History

2020-09-25 07:55:41 +00:00
# looks like a bug in clang-11 thread sanitizer, detects normal data race with random FD in this method
2020-09-25 07:56:30 +00:00
race:DB::LazyPipeFDs::close
2020-09-29 07:59:23 +00:00
# races in openSSL https://github.com/openssl/openssl/issues/11974
2020-10-01 13:02:14 +00:00
fun:evp_cipher_cache_constants