未验证 提交 cf93fada 编写于 作者: Z zhenshan.cao 提交者: GitHub

[skip ci] Fix golint error in indexcoord (#9041)

Signed-off-by: Nzhenshan.cao <zhenshan.cao@zilliz.com>
上级 ac7c22d8
......@@ -292,7 +292,7 @@ func (sched *TaskScheduler) Start() error {
return nil
}
// Start closes the task scheduler of indexing tasks.
// Close closes the task scheduler of indexing tasks.
func (sched *TaskScheduler) Close() {
sched.cancel()
sched.wg.Wait()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册