mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Fix ut multi-remove the timer (#22021)
See also: #22019 Signed-off-by: yangxuan <xuan.yang@zilliz.com>
This commit is contained in:
parent
004a8c25ca
commit
a8db19fbdb
@ -190,7 +190,6 @@ func TestChannelManager_StateTransfer(t *testing.T) {
|
||||
nodeID: nodeID,
|
||||
}
|
||||
chManager.stateTimer.notifyTimeoutWatcher(e)
|
||||
chManager.stateTimer.stopIfExist(e)
|
||||
|
||||
waitAndCheckState(t, metakv, datapb.ChannelWatchState_ToRelease, nodeID, cName, collectionID)
|
||||
assert.Eventually(t, func() bool {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user