Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/compozy/agh
/ Done
Method
Done
internal/cli/daemon.go:38–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
type
daemonProcess
interface
{
37
PID() int
38
Done() <-
chan
struct
{}
39
Wait() error
40
}
41
Callers
7
waitForDaemonStart
Function · 0.65
waitForDaemonStop
Function · 0.65
runMCPAuthLogin
Function · 0.65
waitForSettingsRestart
Function · 0.65
Run
Method · 0.65
waitUntilLeaseExpires
Function · 0.65
waitForSupportBundle
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
2
Run
Method · 0.52
waitUntilLeaseExpires
Function · 0.52