Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ Wait
Method
Wait
cmd/containerd/server/server.go:295–297 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
293
}
294
295
func
(s *Server) Wait() {
296
s.ready.Wait()
297
}
298
299
// LoadPlugins loads all plugins into containerd and generates an ordered graph
300
// of all plugins.
Callers
1
App
Function · 0.95
Calls
1
Wait
Method · 0.65
Tested by
no test coverage detected