Kaynağa Gözat

Update worker

twomiao 2 yıl önce
ebeveyn
işleme
74e8dfb764
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/Worker.php

+ 1 - 1
src/Worker.php

@@ -629,7 +629,7 @@ class Worker
         static::$status = static::STATUS_STARTING;
 
         // Avoiding incorrect user calls.
-        // static::resetGlobalEvent();
+        static::resetGlobalEvent();
 
         // For statistics.
         static::$globalStatistics['start_timestamp'] = time();