mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Update tsan_suppressions.txt
This commit is contained in:
parent
3792d688c0
commit
b98f4192e4
@ -1,4 +1,4 @@
|
||||
# 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
|
||||
race:evp_cipher_cache_constants
|
||||
fun:evp_cipher_cache_constants
|
||||
|
Loading…
Reference in New Issue
Block a user