jeeves-meta-monorepo
GitHub
Preparing search index...
service/src
registerShutdownHandlers
Function registerShutdownHandlers
registerShutdownHandlers
(
deps
:
ShutdownDeps
)
:
void
Register shutdown handlers for SIGTERM and SIGINT.
Flow:
Stop scheduler (no new ticks)
If synthesis in progress, release its lock
Close Fastify server
Exit
Parameters
deps
:
ShutdownDeps
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
jeeves-meta-monorepo
Loading...
Register shutdown handlers for SIGTERM and SIGINT.
Flow: