This commit is contained in:
as2252258@163.com
2021-02-28 17:35:14 +08:00
parent c96936fb4e
commit 5dd3b52efa
+1 -1
View File
@@ -22,7 +22,7 @@ use Swoole\Server;
class OnWorkerStart extends Callback
{
private int $signal = SIGUSR1;
private int $signal = SIGUSR1 | SIGUSR2;
// private int $signal = SIGTERM | SIGKILL | SIGUSR2 | SIGUSR1;