This commit is contained in:
2021-03-01 17:13:44 +08:00
parent 67275cc485
commit 8504eeefd3
-2
View File
@@ -108,8 +108,6 @@ class OnWorkerStart extends Callback
return; return;
} }
var_dump(__METHOD__);
sleep(1); sleep(1);
$this->ticker(); $this->ticker();