MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / isShuttingDown

Function isShuttingDown

apps/api/src/utils/graceful-shutdown.ts:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23}
24
25export function isShuttingDown() {
26 return shuttingDown;
27}
28
29// Graceful shutdown handler
30export async function shutdown(

Callers 2

readinessFunction · 0.90
shutdownFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected