MCPcopy Create free account
hub / github.com/Mirantis/cri-dockerd / Wait

Method Wait

utils/exec.go:72–72  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70 // Start and Wait are for running a process non-blocking
71 Start() error
72 Wait() error
73
74 // Stops the command by sending SIGTERM. It is not guaranteed the
75 // process will stop before this function returns. If the process is not

Callers 8

WaitMethod · 0.65
TestPluginManagerFunction · 0.65
TestLimitedWriterFunction · 0.65
ListContainerStatsMethod · 0.65
runRemoteCommandTestFunction · 0.65
runMethod · 0.65

Calls

no outgoing calls

Tested by 5

TestPluginManagerFunction · 0.52
TestLimitedWriterFunction · 0.52
runRemoteCommandTestFunction · 0.52