lalitgupta-blr
lalitgupta-blr
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...
**Background**: SIGTERM handling is required for graceful shutdown of node based micro service while running on Kubernetes. An example for SIGTERM graceful handling by node project would the following code...
### Describe the bug A clear and concise description of what the bug is. % python3 devika.py 24.07.14 17:14:23: root: INFO : Initializing Devika... 24.07.14 17:14:23: root: INFO : checking...