eee
This commit is contained in:
@@ -255,6 +255,9 @@ class FileWatcher extends AbstractProcess implements OnProcessInterface
|
|||||||
|
|
||||||
private function reloadWorkers(): bool
|
private function reloadWorkers(): bool
|
||||||
{
|
{
|
||||||
|
$server = \Kiri::getDi()->get(ServerInterface::class);
|
||||||
|
return $server->reload();
|
||||||
|
|
||||||
$pid = $this->getMasterPid();
|
$pid = $this->getMasterPid();
|
||||||
if ($pid === null) {
|
if ($pid === null) {
|
||||||
return false;
|
return false;
|
||||||
|
|||||||
Reference in New Issue
Block a user