MCPcopy Create free account
hub / github.com/Noumena-Network/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 5

logForDiagnosticsNoPIIFunction · 0.85
gracefulShutdownFunction · 0.85
getIsScrollDrainingFunction · 0.85
onExitFunction · 0.50
logEventFunction · 0.50

Tested by

no test coverage detected