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