Anis Elleuch
|
5526ac13d2
|
Protect shutdown callbacks lists with a mutex (#2432)
|
2016-08-14 23:55:48 -07:00 |
|
Harshavardhana
|
0188cd0b84
|
utils: Take monitorShutdownSignal to take an exitFunc which would executed upon error. (#2378)
This hook approach allows program to keep running but being able to handle exiting
of the program in the dynamic way.
Fixes #2377
|
2016-08-06 23:53:10 -07:00 |
|
Anis Elleuch
|
d28fb5fe23
|
Add a generic registerShutdown function for graceful exit (#2344)
* Add a generic registerShutdown function for graceful exit
* Add shutdown callback test case
|
2016-08-05 13:48:31 -07:00 |
|