MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / orphanCleanup.test.ts

File orphanCleanup.test.ts

packages/cli/src/utils/orphanCleanup.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import { spawn } from "node:child_process";
3import { killProcessTree, killOrphanedProcesses } from "./orphanCleanup.js";
4

Callers

nothing calls this directly

Calls 5

killProcessTreeFunction · 0.85
killOrphanedProcessesFunction · 0.85
killMethod · 0.80
onMethod · 0.65
spawnFunction · 0.50

Tested by

no test coverage detected