MCPcopy Index your code
hub / github.com/codeaashu/claude-code / gracefulShutdown.ts

File gracefulShutdown.ts

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 6

onExitFunction · 0.85
logForDiagnosticsNoPIIFunction · 0.85
gracefulShutdownFunction · 0.85
getIsScrollDrainingFunction · 0.85
logEventFunction · 0.85
onMethod · 0.80

Tested by

no test coverage detected