Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/forloopcodes/contextplus
/ idle-timeout-spawn.test.mjs
File
idle-timeout-spawn.test.mjs
test/main/idle-timeout-spawn.test.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it } from
"node:test"
;
2
import
assert from
"node:assert/strict"
;
3
import
{ spawn } from
"node:child_process"
;
4
import
{ resolve, dirname, join } from
"node:path"
;
Callers
nothing calls this directly
Calls
3
createIdleMonitor
Function · 0.85
runHarness
Function · 0.85
wait
Function · 0.70
Tested by
no test coverage detected