graceful killer
customized graceful killer for the system programming
GracefulKiller
GracefulKiller (exit_evt:threading.Event)
*GracefulKiller is a class that can be used to handle the exit signals
It forwards the three exit signals to threads that are waiting for the exit event to be set.
Attribute:
exit: Event
the event that will be set when the exit signal is received*