This repository was archived by the owner on Feb 29, 2020. It is now read-only.

Description
In deployment when running PromDash with thin, after some time (no pattern so far), the server will stop responding to connections and thin will stop responding to SIGINT. The only way to restore is to kill -9 the process.
It looks like it's related to this issue http://stackoverflow.com/questions/6456912/thin-doesnt-respond-to-sigint-or-sigterm in some way.
Has this been encountered with PromDash in production mode by anyone else?