未验证 提交 83c3a677 编写于 作者: X xige-16 提交者: GitHub

[skip ci] Add comment for taskScheduler start (#9755)

Signed-off-by: Nxige-16 <xi.ge@zilliz.com>
上级 dc2ea508
......@@ -814,6 +814,7 @@ func (scheduler *TaskScheduler) processActivateTaskLoop() {
}
}
// Start function start two goroutines to process trigger tasks and internal tasks
func (scheduler *TaskScheduler) Start() error {
scheduler.wg.Add(2)
go scheduler.scheduleLoop()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册