Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/callstack/agent-device
/ waitForever
Function
waitForever
src/cli/commands/proxy.ts:123–125 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
121
}
122
123
function
waitForever(): Promise<never> {
124
return
new
Promise(() => {});
125
}
Callers
1
proxyCommand
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected