Ver Fonte

Update Timer.php

walkor há 3 anos atrás
pai
commit
ae021260e6
1 ficheiros alterados com 0 adições e 1 exclusões
  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;
         }