mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
Update CompletedPipelineExecutor.cpp
This commit is contained in:
parent
2ab41ed665
commit
bc16531876
@ -115,7 +115,7 @@ CompletedPipelineExecutor::~CompletedPipelineExecutor()
|
||||
}
|
||||
catch (...)
|
||||
{
|
||||
tryLogCurrentException("PullingAsyncPipelineExecutor");
|
||||
tryLogCurrentException("CompletedPipelineExecutor");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user