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

Method PID

internal/cli/daemon.go:37–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35
36type daemonProcess interface {
37 PID() int
38 Done() <-chan struct{}
39 Wait() error
40}

Callers 2

waitForDaemonStartFunction · 0.65

Implementers 10

DetachedProcessinternal/procutil/detached.go
daytonaHandleinternal/sandbox/daytona/launcher.go
contractDaemonProcessinternal/cli/daemon_authored_context_t
stubDaemonProcessinternal/cli/daemon_wait_test.go
timeoutDaemonProcessinternal/cli/daemon_wait_readiness_tes
integrationDaemonProcessinternal/cli/cli_integration_test.go
Processinternal/subprocess/process.go
localProcessHandleinternal/acp/launcher.go
fakeHandleinternal/acp/launcher_tool_host_test.g
fakeProcessinternal/extension/manager_test.go

Calls

no outgoing calls

Tested by 1