提交 db951b38 编写于 作者: H Haojun Liao

[td-1637].

上级 83a1d5e5
...@@ -763,6 +763,8 @@ void taos_stop_query(TAOS_RES *res) { ...@@ -763,6 +763,8 @@ void taos_stop_query(TAOS_RES *res) {
rpcCancelRequest(pSql->pRpcCtx); rpcCancelRequest(pSql->pRpcCtx);
pSql->pRpcCtx = NULL; pSql->pRpcCtx = NULL;
} }
tscQueueAsyncRes(pSql);
} }
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册