改名
This commit is contained in:
@@ -109,7 +109,7 @@ class OnWorkerStart extends Callback
|
|||||||
if (!Snowflake::app()->isRun()) {
|
if (!Snowflake::app()->isRun()) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
sleep(1);
|
usleep(500);
|
||||||
$this->ticker();
|
$this->ticker();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user