소스 검색

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