walkor před 3 roky
rodič
revize
ae021260e6
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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;
         }