MCPcopy Create free account
hub / github.com/ehmicky/log-process-errors / exit.test.js

File exit.test.js

src/exit.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import process, { nextTick, version } from 'node:process'
2import { promisify } from 'node:util'
3
4import test from 'ava'

Callers

nothing calls this directly

Calls 6

startExitLoggingFunction · 0.90
emitFunction · 0.90
startProcessLoggingFunction · 0.90
startClockLoggingFunction · 0.90
removeProcessListenersFunction · 0.90
advanceClockFunction · 0.85

Tested by

no test coverage detected