mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Fix
This commit is contained in:
parent
88b589917c
commit
0bb6f8792a
@ -228,8 +228,6 @@ void LocalServer::cleanup()
|
||||
}
|
||||
|
||||
/// thread status should be destructed before shared context because it relies on process list.
|
||||
thread_status.reset();
|
||||
shared_context.reset();
|
||||
|
||||
status.reset();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user