MCPcopy Create free account
hub / github.com/ChinaSiro/claude-code-sourcemap / gracefulShutdown.ts

File gracefulShutdown.ts

restored-src/src/utils/gracefulShutdown.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import chalk from 'chalk'
2import { writeSync } from 'fs'
3import memoize from 'lodash-es/memoize.js'
4import { onExit } from 'signal-exit'

Callers

nothing calls this directly

Calls 10

onExitFunction · 0.85
logForDiagnosticsNoPIIFunction · 0.85
gracefulShutdownFunction · 0.85
setIntervalFunction · 0.85
getIsScrollDrainingFunction · 0.85
logEventFunction · 0.85
includesMethod · 0.80
onMethod · 0.45
unrefMethod · 0.45
sliceMethod · 0.45

Tested by

no test coverage detected