Skip to content

Issue-44-SIGTERM-CONTROL: Added control over SIGTERM handling by PROCESSEXIT environment variable, set NO not to exit - #45

Open
lalitgupta-blr wants to merge 1 commit into
kengz:masterfrom
lalitgupta-blr:master
Open

Issue-44-SIGTERM-CONTROL: Added control over SIGTERM handling by PROCESSEXIT environment variable, set NO not to exit#45
lalitgupta-blr wants to merge 1 commit into
kengz:masterfrom
lalitgupta-blr:master

Conversation

@lalitgupta-blr

Copy link
Copy Markdown

Issue-44-SIGTERM-CONTROL: Added control over SIGTERM handling by PROCESSEXIT environment variable (set NO not to call process.exit() in this package). If environment variable PROCESSEXIT is set to NO then this package would not exit when SIGTERM is called in the project (calling of process.exit() is skipped) where this package is included. Default behaviour remains the same (process.exit() is called). This way SIGTERM can be handled in the project where this package is included (if required by setting PROCESSEXIT environment variable).

…ESSEXIT environment variable, set NO not to exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants