mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip e2e] Improve annotation (#14908)
Signed-off-by: Xieql <qianglong.xie@zilliz.com>
This commit is contained in:
parent
8b70ae0507
commit
25b00230c8
@ -86,7 +86,7 @@ func newTaskInjection(segmentCnt int, pf func(pack *segmentFlushPack)) *taskInje
|
||||
return ti
|
||||
}
|
||||
|
||||
// Injected returns a chan, which will be closed after pre set segments counts a injected
|
||||
// Injected returns a chan, which will be closed after pre set segments counts an injected
|
||||
func (ti *taskInjection) Injected() <-chan struct{} {
|
||||
return ti.injected
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user