提交 fadd7317 编写于 作者: dengyihao's avatar dengyihao

fix: make CI happy

上级 bfcb1816
......@@ -203,8 +203,6 @@ static void cliReleaseUnfinishedMsg(SCliConn* conn) {
pMsg = transQueueGet(&conn->cliMsgs, i); \
if (pMsg->ctx != NULL && (uint64_t)pMsg->ctx->ahandle == ahandle) { \
break; \
} else if (pMsg->msg.info.ahandle == (void*)0x9527) { \
break; \
} \
} \
if (i == sz) { \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册