Skip to content

Gracefully shut down #2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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