소스 검색

for pause

stanley-king 3 년 전
부모
커밋
41afbcaa71
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      rdispatcher/coall.php

+ 1 - 2
rdispatcher/coall.php

@@ -83,9 +83,8 @@ function subscribe_message(&$quit, &$redis, $channels,$looper)
                 if($type == 'channel' || $type == 'merchant') {
                     $looper->pause();
                     Log::record("start load.....",Log::DEBUG);
-                    refill\RefillFactory::instance()->load();
+//                    refill\RefillFactory::instance()->load();
                     Log::record("fini load.....",Log::DEBUG);
-
                     $looper->resume();
                 }
                 elseif($type == 'ratio') {