浏览代码

Update Timer.php

walkor 3 年之前
父节点
当前提交
ae021260e6
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/Timer.php

+ 0 - 1
src/Timer.php

@@ -117,7 +117,6 @@ class Timer
         
         // If not workerman runtime just return.
         if (!Worker::getAllWorkers()) {
-            throw new \Exception();
             return;
         }