[td-1637].
This commit is contained in:
parent
83a1d5e54e
commit
db951b38f3
|
@ -763,6 +763,8 @@ void taos_stop_query(TAOS_RES *res) {
|
|||
rpcCancelRequest(pSql->pRpcCtx);
|
||||
pSql->pRpcCtx = NULL;
|
||||
}
|
||||
|
||||
tscQueueAsyncRes(pSql);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue