This commit is contained in:
xl
2024-11-18 16:03:49 +08:00
parent 1e5fe2412a
commit a580607ec8
+1 -1
View File
@@ -101,7 +101,7 @@ class HotReload extends AbstractProcess
return; return;
} }
$this->reloading = true; $this->reloading = true;
$this->logger->error('reloading server, please waite.'); var_dump('reloading server, please waite.');
$this->clear(); $this->clear();