Free qc thread resources at worker exit
This commit is contained in:
parent
d489483c0a
commit
2c280e27f2
@ -471,7 +471,8 @@ bool RoutingWorker::pre_run()
|
||||
void RoutingWorker::post_run()
|
||||
{
|
||||
modules_thread_finish();
|
||||
// TODO: Add sercice_thread_finish().
|
||||
qc_thread_end(QC_INIT_SELF);
|
||||
// TODO: Add service_thread_finish().
|
||||
this_thread.current_worker_id = WORKER_ABSENT_ID;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user