ソースを参照

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;
         }