Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Shopify/ghostferry
/ Wait
Method
Wait
control_server.go:127–129 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
125
}
126
127
func
(this *ControlServer) Wait() {
128
this.wg.Wait()
129
}
130
131
func
(this *ControlServer) Run() {
132
this.wg.Add(1)
Callers
nothing calls this directly
Calls
1
Wait
Method · 0.65
Tested by
no test coverage detected