mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
d6bfbeb95f
Because safeExit() does not includes header with defines, it does not know about THREAD_SANITIZER. And it also fixes Azure blob storage, actually everything is fine with the sdk itself, the problem is only in TSan that intercepts _exit() and report leak, even thoug that tread will be joined later. Refs: #23056 (#23616) Fixes: #38474 Closes: #42640 Fixes: #42638 Fixes: #34988 Cc: @alexey-milovidov, @tavplubix Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com> |
||
---|---|---|
.. | ||
base | ||
glibc-compatibility | ||
harmful | ||
pcg-random | ||
readpassphrase | ||
widechar_width | ||
CMakeLists.txt |