Skip to content

Gracefully shut down #2

@axcornea

Description

@axcornea

When the proxy is shut down (i.e. via Ctrl+C/SIGHUP), asyncio server closes streams to the clients, but the proxy might still try writing to them, resulting in long stack traces.

A more accurate solution would be to make the server state visible to the application logic so it can take more accurate decisions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions