other: merge new pr.

This commit is contained in:
Haojun Liao 2024-09-19 16:53:37 +08:00
parent c5eca0486e
commit 8b6771bc96
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ void streamSetupScheduleTrigger(SStreamTask* pTask) {
pTask->pMeta->vgId, "sched-tmr");
pTask->schedInfo.status = TASK_TRIGGER_STATUS__INACTIVE;
}
}
int32_t streamTrySchedExec(SStreamTask* pTask) {
if (streamTaskSetSchedStatusWait(pTask)) {