refactor: update some logs.
This commit is contained in:
parent
ed03b3a22c
commit
cb9a1a852d
|
@ -1098,6 +1098,8 @@ static void chkptReadyMsgSendMonitorFn(void* param, void* tmrId) {
|
|||
pActiveInfo = pTask->chkInfo.pActiveInfo;
|
||||
pTmrInfo = &pActiveInfo->chkptReadyMsgTmr;
|
||||
|
||||
stDebug("s-task:%s acquire task, refId:%" PRId64, id, taskRefId);
|
||||
|
||||
// check the status every 100ms
|
||||
if (streamTaskShouldStop(pTask)) {
|
||||
streamCleanBeforeQuitTmr(pTmrInfo, param);
|
||||
|
|
Loading…
Reference in New Issue