未验证 提交 a8db19fb 编写于 作者: X XuanYang-cn 提交者: GitHub

Fix ut multi-remove the timer (#22021)

See also: #22019
Signed-off-by: Nyangxuan <xuan.yang@zilliz.com>
上级 004a8c25
......@@ -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 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册