提交 16c6427e 编写于 作者: D dapan1121

fix: fix scheduler callback issue

上级 6dc7eaa1
...@@ -113,10 +113,6 @@ _return: ...@@ -113,10 +113,6 @@ _return:
schReleaseJob(pJob->refId); schReleaseJob(pJob->refId);
} }
if (code != TSDB_CODE_SUCCESS) {
pReq->fp(NULL, pReq->cbParam, code);
}
return code; return code;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册