MXS-2314 Remove unnecessary worker states
The removed states were not used for anything useful.
This commit is contained in:
@ -625,8 +625,6 @@ void RoutingWorker::epoll_tick()
|
||||
{
|
||||
dcb_process_idle_sessions(m_id);
|
||||
|
||||
m_state = ZPROCESSING;
|
||||
|
||||
delete_zombies();
|
||||
|
||||
check_systemd_watchdog();
|
||||
|
Reference in New Issue
Block a user