mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-22 08:05:34 +08:00
move process state related function to ProcessManager
This commit is contained in:
@@ -28,6 +28,6 @@ class OnWorkerExit implements SwooleEvent
|
||||
Coroutine::resume($v['coroutine']);
|
||||
}
|
||||
}
|
||||
Console::info('正在结束 Worker #' . $worker_id . ',进程内可能有事务在运行...');
|
||||
Console::verbose('正在结束 Worker #' . $worker_id . ',进程内可能有事务在运行...');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user