stanley-king %!s(int64=3) %!d(string=hai) anos
pai
achega
59bab773b5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      server/send_refillex.php

+ 1 - 1
server/send_refillex.php

@@ -30,7 +30,7 @@ class RefillSender
             $res = Swoole\Coroutine::stats();
             $num = $res['coroutine_num'];
 
-            if($num > 3000) {
+            if($num > 1001) {
                 sleep(1);
                 continue;
             }