MCPcopy Create free account
hub / github.com/compozy/agh / complete

Method complete

internal/cli/daemon_wait_readiness_test.go:34–37  ·  view source on GitHub ↗
(err error)

Source from the content-addressed store, hash-verified

32}
33
34func (p *timeoutDaemonProcess) complete(err error) {
35 p.waitErr = err
36 close(p.done)
37}
38
39func TestWaitForDaemonStartReadiness(t *testing.T) {
40 t.Parallel()

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected