Closed kazu-yamamoto closed 6 years ago
This patch enables graceful shutdown for nippo BOT:
nippo
% kill -TERM <PID>
To break the infinite loop of the handler, we need to kill the thread.
This patch enables graceful shutdown for
nippo
BOT:To break the infinite loop of the handler, we need to kill the thread.