stanley-king 4 years ago
parent
commit
8ccea3e591
1 changed files with 0 additions and 1 deletions
  1. 0 1
      rdispatcher/processor.php

+ 0 - 1
rdispatcher/processor.php

@@ -13,7 +13,6 @@ class processor extends queue\ILooper
     {
         if(empty($msg)) {
             Log::record('empty body',Log::DEBUG);
-            Co::resume();
         }
         else
         {