PgPubSubOptions.handleSignals property
If set to true, the package registers SIGINT/SIGTERM/SIGABRT handlers performing graceful locks release and process exit. Default is false: a library must not take over process lifecycle unless asked to.
Signature:
handleSignals: boolean;
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.