Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/compozy/agh
/ Wait
Method
Wait
internal/cli/daemon.go:39–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
PID() int
38
Done() <-
chan
struct
{}
39
Wait() error
40
}
41
42
func
newDaemonCommand(deps commandDeps) *cobra.Command {
Callers
4
waitForDaemonStart
Function · 0.65
TestSpawnDetachedDaemonProcess
Function · 0.65
TestSpawnDetachedDaemonProcessWaitIncludesStderr
Function · 0.65
TestSpawnDetachedDaemonProcessInjectsMirrorOverrideEnv
Function · 0.65
Implementers
10
DetachedProcess
internal/procutil/detached.go
daytonaHandle
internal/sandbox/daytona/launcher.go
contractDaemonProcess
internal/cli/daemon_authored_context_t
stubDaemonProcess
internal/cli/daemon_wait_test.go
timeoutDaemonProcess
internal/cli/daemon_wait_readiness_tes
integrationDaemonProcess
internal/cli/cli_integration_test.go
Process
internal/subprocess/process.go
localProcessHandle
internal/acp/launcher.go
fakeHandle
internal/acp/launcher_tool_host_test.g
fakeProcess
internal/extension/manager_test.go
Calls
no outgoing calls
Tested by
3
TestSpawnDetachedDaemonProcess
Function · 0.52
TestSpawnDetachedDaemonProcessWaitIncludesStderr
Function · 0.52
TestSpawnDetachedDaemonProcessInjectsMirrorOverrideEnv
Function · 0.52