boazsegev / iodine

iodine - HTTP / WebSockets Server for Ruby with Pub/Sub support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not honor HUP signal.

jsaak opened this issue · comments

commented

Only way i was able to stop it was with a SIGTERM.

commented

Hi @jsaak ,

Thank you for your interest in iodine and for reporting issues.

However, I do not understand - why would you expect iodine to exit on a SIGHUP (a signal sent by a peer when disconnecting gracefully)?

Kindly,
Bo.