改名
This commit is contained in:
@@ -84,6 +84,9 @@ class Inotify
|
||||
*/
|
||||
public function reload()
|
||||
{
|
||||
if ($this->process->isReloading) {
|
||||
return;
|
||||
}
|
||||
$this->process->isReloading = true;
|
||||
$this->process->trigger_reload();
|
||||
$this->clearWatch();
|
||||
|
||||
Reference in New Issue
Block a user