mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Update PipelineExecutor.cpp
This commit is contained in:
parent
c5d76dac69
commit
158587c0d1
@ -533,7 +533,7 @@ void PipelineExecutor::finalizeExecution()
|
||||
{
|
||||
/// Single thread, do not hold mutex
|
||||
all_processors_finished = false;
|
||||
break;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user