“02bb9b6334958d6050602e720c6d2cf436c6e9f1”上不存在“tests/perftest-scripts/opentsdbTestQ3Loop.sh”
提交 3795ff37 编写于 作者: dengyihao's avatar dengyihao

handle except

上级 78be460a
...@@ -197,7 +197,6 @@ static void cliReleaseUnfinishedMsg(SCliConn* conn) { ...@@ -197,7 +197,6 @@ static void cliReleaseUnfinishedMsg(SCliConn* conn) {
if (status != ConnInPool) { \ if (status != ConnInPool) { \
addConnToPool(((SCliThrd*)conn->hostThrd)->pool, conn); \ addConnToPool(((SCliThrd*)conn->hostThrd)->pool, conn); \
} \ } \
transRemoveExHandle(refMgt, conn->refId); \
return; \ return; \
} \ } \
} while (0) } while (0)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册