walkor 3 anni fa
parent
commit
ae021260e6
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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;
         }