Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
25
export
function
isShuttingDown() {
26
return
shuttingDown;
27
}
28
29
// Graceful shutdown handler
30
export
async
function
shutdown(
Callers
2
readiness
Function · 0.90
shutdown
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected