mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-28 10:31:57 +00:00
Fix style
This commit is contained in:
parent
f86213ecb6
commit
0c902f8d64
@ -410,7 +410,7 @@ void PipelineExecutor::executeImpl(size_t num_threads, bool concurrency_control)
|
||||
cancel();
|
||||
throw;
|
||||
}
|
||||
|
||||
|
||||
tasks.processAsyncTasks();
|
||||
pool->wait();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user