Searched refs:PRE_EXIT_SIGNALS (Results 1 – 1 of 1) sorted by relevance
7 const PRE_EXIT_SIGNALS: NodeJS.Signals[] = ['SIGHUP', 'SIGINT', 'SIGTERM', 'SIGBREAK']; constant58 for (const signal of PRE_EXIT_SIGNALS) {