modify
This commit is contained in:
@@ -129,7 +129,7 @@ class CrontabProcess extends Process
|
|||||||
$worker = Timer::after($content->getTickTime() * 1000, $runTicker);
|
$worker = Timer::after($content->getTickTime() * 1000, $runTicker);
|
||||||
}
|
}
|
||||||
// $content->setTimerId($worker);
|
// $content->setTimerId($worker);
|
||||||
$this->names[$content->getName()] = $content;
|
// $this->names[$content->getName()] = $content;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user