改名
This commit is contained in:
@@ -23,6 +23,7 @@ use Swoole\Timer;
|
||||
class OnWorkerStart extends Callback
|
||||
{
|
||||
|
||||
|
||||
/** @var int 重启信号 */
|
||||
private int $signal = SIGUSR1 | SIGKILL | SIGKILL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user