This commit is contained in:
as2252258@163.com
2021-02-28 17:17:58 +08:00
parent c56b24af87
commit fae8eb73a1
-3
View File
@@ -21,9 +21,6 @@ use Swoole\Server;
class OnWorkerStart extends Callback
{
private int $_taskTable = 0;
private int $signal = SIGTERM | SIGKILL | SIGUSR2 | SIGUSR1;