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