MCPcopy Index your code
hub / github.com/forloopcodes/contextplus / process-lifecycle.test.mjs

File process-lifecycle.test.mjs

test/main/process-lifecycle.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 {
4 createIdleMonitor,

Callers

nothing calls this directly

Calls 8

isBrokenPipeErrorFunction · 0.85
runCleanupFunction · 0.85
getIdleShutdownMsFunction · 0.85
isProcessAliveFunction · 0.85
createIdleMonitorFunction · 0.85
startParentMonitorFunction · 0.85
stopFunction · 0.85
waitFunction · 0.70

Tested by

no test coverage detected