This commit is contained in:
yihaoDeng 2022-02-14 17:26:03 +08:00
parent 079bbb9fc6
commit 8ffa7f6e24
1 changed files with 0 additions and 1 deletions

View File

@ -712,7 +712,6 @@ void rpcSendRecv(void* shandle, SEpSet* pEpSet, SRpcMsg* pReq, SRpcMsg* pRsp) {
// pthread_mutex_lock(&thrd->msgMtx);
// QUEUE_PUSH(&thrd->msg, &cliMsg->q);
// pthread_mutex_unlock(&thrd->msgMtx);
// int start = taosGetTimestampUs();
transSendAsync(thrd->asyncPool, &(cliMsg->q));