MCPcopy Create free account
hub / github.com/IIIIQIIII/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 4

logForDiagnosticsNoPIIFunction · 0.85
gracefulShutdownFunction · 0.85
getIsScrollDrainingFunction · 0.85
logEventFunction · 0.85

Tested by

no test coverage detected