qqq
This commit is contained in:
+3
-1
@@ -65,7 +65,9 @@ class HotReload extends BaseProcess
|
|||||||
{
|
{
|
||||||
$this->clearWatch();
|
$this->clearWatch();
|
||||||
|
|
||||||
Event::del($this->inotify);
|
if (is_resource($this->inotify)) {
|
||||||
|
Event::del($this->inotify);
|
||||||
|
}
|
||||||
|
|
||||||
$this->onShutdown($data);
|
$this->onShutdown($data);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user