Explorar el Código

Update Timer.php

walkor hace 3 años
padre
commit
ae021260e6
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;
         }