mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 01:51:59 +00:00
fix grpc
This commit is contained in:
parent
e7a1398def
commit
f3ee129074
@ -123,6 +123,7 @@ void ParallelParsingInputFormat::parserThreadFunction(ThreadGroupStatusPtr threa
|
||||
}
|
||||
catch (...)
|
||||
{
|
||||
first_parser_finished.Notify();
|
||||
onBackgroundException(unit.offset);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user