This commit is contained in:
as2252258@163.com
2021-02-27 04:42:30 +08:00
parent e363b73204
commit 3972d73609
-1
View File
@@ -47,7 +47,6 @@ class OnWorkerStart extends Callback
swoole_set_process_name($get_name);
}
// Coroutine\go(function ($server, $worker_id) {
// $sigkill = Coroutine::waitSignal(SIGTERM | SIGKILL | SIGUSR2 | SIGUSR1);
// if ($sigkill !== false) {