modify
This commit is contained in:
@@ -72,7 +72,7 @@ class OnWorkerStart extends Callback
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
$server->stop($workerId, true);
|
$server->stop($workerId, true);
|
||||||
var_dump(Coroutine::waitPid($server->worker_id));
|
var_dump(Coroutine::waitPid($server->worker_pid));
|
||||||
} catch (\Throwable $exception) {
|
} catch (\Throwable $exception) {
|
||||||
$this->addError($exception);
|
$this->addError($exception);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user