提交 5d3232d2 编写于 作者: H Haojun Liao

fix(stream): fix an syntax error.

上级 2e6263b4
......@@ -548,7 +548,7 @@ int32_t streamProcessTranstateBlock(SStreamTask* pTask, SStreamDataBlock* pBlock
atomic_store_8(&pTask->status.schedStatus, TASK_SCHED_STATUS__INACTIVE);
}
} else {
qDebug("s-task:%d sink task does not transfer state", id);
qDebug("s-task:%s sink task does not transfer state", id);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册