This commit is contained in:
as2252258@163.com
2021-02-28 17:50:38 +08:00
parent 3ec02e747d
commit 698281aee6
-1
View File
@@ -398,7 +398,6 @@ class Snowflake
var_dump(Snowflake::getMasterPid());
return Process::kill((int)Snowflake::getMasterPid(), SIGUSR1);
// return Snowflake::app()->getSwoole()->reload();
}