eee
This commit is contained in:
@@ -113,6 +113,8 @@ class HotReload extends AbstractProcess
|
||||
}
|
||||
$this->reloading = true;
|
||||
|
||||
file_put_contents('php://stdout', 'reloading server, please waite.', FILE_APPEND);
|
||||
|
||||
$this->clear();
|
||||
di(ServerInterface::class)->reload();
|
||||
$this->addListen();
|
||||
|
||||
Reference in New Issue
Block a user