eee
This commit is contained in:
@@ -85,6 +85,9 @@ class HotReload extends AbstractProcess
|
||||
*/
|
||||
public function reload(): void
|
||||
{
|
||||
if ($this->reloading) {
|
||||
return;
|
||||
}
|
||||
$this->reloading = true;
|
||||
|
||||
\Kiri::getLogger()->info('reloading server, please waite.');
|
||||
|
||||
Reference in New Issue
Block a user