eee
This commit is contained in:
@@ -133,6 +133,7 @@ class HotReload extends AbstractProcess
|
||||
foreach ($this->watches as $key => $watch) {
|
||||
inotify_rm_watch($this->pipe, $key);
|
||||
}
|
||||
$this->watches = [];
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user