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

thin stops responding to SIGINT and new connections when running PromDash #421

@wrouesnel

Description

@wrouesnel

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions