Skip to content

Restarting an event loop thread to deal with indefinitely blocking handlers. #816

@trustin

Description

@trustin

Due to some reason (implementation problem, environment problem, etc), there's a case where a handler sometimes blocks indefinitely. In this case, an administrator might want to create a new event loop thread and migrate all channels (except the blocked one) to the new thread to keep the server working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions