变更
This commit is contained in:
@@ -101,7 +101,6 @@ class Inotify extends BaseProcess
|
|||||||
Event::cycle(function () {
|
Event::cycle(function () {
|
||||||
if ($this->isStop()) {
|
if ($this->isStop()) {
|
||||||
Event::del($this->inotify);
|
Event::del($this->inotify);
|
||||||
Event::exit();
|
|
||||||
}
|
}
|
||||||
}, true);
|
}, true);
|
||||||
Event::wait();
|
Event::wait();
|
||||||
|
|||||||
Reference in New Issue
Block a user