other: merge new pr.
This commit is contained in:
parent
c5eca0486e
commit
8b6771bc96
|
@ -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)) {
|
||||
|
|
Loading…
Reference in New Issue