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