iijlab / direct-hs

Client library for https://direct4b.com in Haskell
8 stars 1 forks source link

shutdown #28

Closed kazu-yamamoto closed 6 years ago

kazu-yamamoto commented 6 years ago

This patch enables graceful shutdown for nippo BOT:

% kill -TERM <PID>

To break the infinite loop of the handler, we need to kill the thread.