MCPcopy Index your code
hub / github.com/docker/docker-agent / Calls

Method Calls

pkg/tools/lifecycle/supervisor_test.go:129–129  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

127}
128
129func (c *scriptedConnector) Calls() int { return int(c.calls.Load()) }
130
131// blockingConnector blocks in Connect until release is closed, then returns
132// the configured session/err. It lets tests exercise the startup-timeout path

Calls 1

LoadMethod · 0.80

Tested by

no test coverage detected