stanley-king 3 年之前
父节点
当前提交
691702224c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      helper/queue/iqueue.php

+ 1 - 0
helper/queue/iqueue.php

@@ -220,6 +220,7 @@ abstract class ILooper
             try
             {
                 if ($this->_stop) break;
+                perfor_clear();
 
                 if(defined('USE_COROUTINE') && USE_COROUTINE)
                 {