v.19.11Bug Fix
Fixed the Case When Server May Close Listening Sockets But Not Shutdown and Continue Serving Remaining Queries
Fixed the case when server may close listening sockets but not shutdown and continue serving remaining queries. You may end up with two running clickhouse-server processes. Sometimes, the server may return an error bad_function_call for remaining queries. #6231 (alexey-milovidov)