This commit is contained in:
as2252258@163.com
2021-03-20 03:43:30 +08:00
parent 2e7f251bbd
commit 34fcae2cee
2 changed files with 1 additions and 2 deletions
+1
View File
@@ -106,6 +106,7 @@ class CrontabProcess extends Process
return;
}
$this->names[$name]->clearTimer();
unset($this->names[$name]);
}