modify mysql result
This commit is contained in:
+1
-3
@@ -61,9 +61,7 @@ class Inotify extends BaseProcess
|
|||||||
|
|
||||||
public function onSigterm(): static
|
public function onSigterm(): static
|
||||||
{
|
{
|
||||||
Timer::clear($this->cid);
|
$this->clear();
|
||||||
|
|
||||||
$this->isStop = true;
|
|
||||||
|
|
||||||
return parent::onSigterm(); // TODO: Change the autogenerated stub
|
return parent::onSigterm(); // TODO: Change the autogenerated stub
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user