MCPcopy Create free account
hub / github.com/apache/kvrocks-controller / Close

Method Close

controller/cluster.go:430–433  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

428}
429
430func (c *ClusterChecker) Close() {
431 c.cancelFn()
432 c.wg.Wait()
433}

Callers 2

TestCluster_LoadAndProbeFunction · 0.95
TestCluster_MigrateSlotFunction · 0.95

Calls

no outgoing calls

Tested by 2

TestCluster_LoadAndProbeFunction · 0.76
TestCluster_MigrateSlotFunction · 0.76