提交 49ac4cb2 编写于 作者: A Alex Duan

feat(rpc): remove kill query for PR test1

上级 fcf7e5e6
...@@ -401,7 +401,7 @@ void tscProcessActivityTimer(void *handle, void *tmrId) { ...@@ -401,7 +401,7 @@ void tscProcessActivityTimer(void *handle, void *tmrId) {
// call check if have query doing // call check if have query doing
if(pObj->sqlList) { if(pObj->sqlList) {
// have queries executing // have queries executing
checkBrokenQueries(pObj); //checkBrokenQueries(pObj);
} }
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册