Fix according to @ludv1x advise #2482

This commit is contained in:
Alexey Milovidov 2018-08-19 08:33:50 +03:00
parent 06a7d0194d
commit a6945ba00b

View File

@ -186,8 +186,6 @@ void TCPHandler::runImpl()
else
processOrdinaryQuery();
/// Reset BlockIO in advance to log destruction actions
state.io.reset();
sendLogs();
sendEndOfStream();