MCPcopy 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

1import { describe, it } from "node:test";
2import assert from "node:assert/strict";
3import { spawn } from "node:child_process";
4import { resolve, dirname, join } from "node:path";

Callers

nothing calls this directly

Calls 3

createIdleMonitorFunction · 0.85
runHarnessFunction · 0.85
waitFunction · 0.70

Tested by

no test coverage detected