modify
This commit is contained in:
@@ -35,8 +35,6 @@ class OnWorkerStart extends Callback
|
||||
Coroutine::set(['enable_deadlock_check' => false]);
|
||||
Snowflake::app()->stateInit();
|
||||
|
||||
$this->isPrint = false;
|
||||
|
||||
$this->debug(sprintf('System#%d start.', $worker_id));
|
||||
if ($worker_id >= $server->setting['worker_num']) {
|
||||
$this->onTask($server, $worker_id);
|
||||
|
||||
Reference in New Issue
Block a user