MCPcopy Create free account
hub / github.com/openai/codex-plugin-cc / killImpl

Function killImpl

tests/process.test.mjs:22–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20 };
21 },
22 killImpl() {
23 throw new Error("kill fallback should not run");
24 }
25 });
26
27 assert.deepEqual(captured, {

Callers 1

terminateProcessTreeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected