Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
chalk from
'chalk'
2
import
{ writeSync } from
'fs'
3
import
memoize from
'lodash-es/memoize.js'
4
import
{ onExit } from
'signal-exit'
Callers
nothing calls this directly
Calls
6
onExit
Function · 0.85
logForDiagnosticsNoPII
Function · 0.85
gracefulShutdown
Function · 0.85
getIsScrollDraining
Function · 0.85
logEvent
Function · 0.85
on
Method · 0.80
Tested by
no test coverage detected