malacca 7 жил өмнө
parent
commit
2dacceeef7
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      Worker.php

+ 2 - 0
Worker.php

@@ -1487,6 +1487,8 @@ class Worker
                         }
                         if ($allExited) {
                             static::exitAndClearAll();
+                        } else {
+                            $checkTimes = 0;
                         }
                     }
                     $checkTimes++;