mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Trying to supress race in LazyPipeFDs
This commit is contained in:
parent
9bf27fb42a
commit
6d86544911
@ -1 +1,4 @@
|
||||
# Fortunately, we have no suppressions!
|
||||
|
||||
# looks like a bug in clang-11 thread sanitizer, detects normal data race with random FD in this method
|
||||
# race:DB::LazyPipeFDs::close
|
||||
|
Loading…
Reference in New Issue
Block a user