mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
parent
7512227431
commit
49abdeb967
@ -72,7 +72,8 @@ TCPHandler::~TCPHandler()
|
||||
try
|
||||
{
|
||||
state.reset();
|
||||
out->next();
|
||||
if (out)
|
||||
out->next();
|
||||
}
|
||||
catch (...)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user