Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
430
func
(c *ClusterChecker) Close() {
431
c.cancelFn()
432
c.wg.Wait()
433
}
Callers
2
TestCluster_LoadAndProbe
Function · 0.95
TestCluster_MigrateSlot
Function · 0.95
Calls
no outgoing calls
Tested by
2
TestCluster_LoadAndProbe
Function · 0.76
TestCluster_MigrateSlot
Function · 0.76