提交 fcf7e5e6 编写于 作者: A Alex Duan

feat(rpc): remove kill query for PR

上级 58fb9aa2
......@@ -369,7 +369,8 @@ void checkBrokenQueries(STscObj *pTscObj) {
// kill query
if(kill) {
taos_stop_query(pSql);
//taos_stop_query(pSql);
tscInfo("PROBE do not kill.");
}
// move next
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册