ClickHouse/dbms
Alexander Kuzmenkov dac83d2f9a Reset signal mask before calling exec().
It might be non-empty and the child process might not expect this. For
example, in one case we started clickhouse-odbc-bridge with blocked
SIGTERM and then it didn't shutdown properly along with the server.
2020-03-19 19:05:41 +03:00
..
benchmark Update testing script 2020-01-28 22:17:30 +03:00
cmake Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
programs More logs + build fix. 2020-03-19 19:05:41 +03:00
src Reset signal mask before calling exec(). 2020-03-19 19:05:41 +03:00
tests test 2020-03-19 19:05:41 +03:00
CMakeLists.txt Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00