This commit is contained in:
2021-03-01 17:14:17 +08:00
parent 8504eeefd3
commit 278f4b4997
+4 -1
View File
@@ -102,7 +102,10 @@ class OnWorkerStart extends Callback
}
public function ticker()
/**
* @return void
*/
private function ticker(): void
{
if (!Snowflake::app()->isRun()) {
return;