Skip to content

Properly close connections for cli proxy-example on keyboard interrupt #1

@alandtse

Description

@alandtse

The proxy example is unable to close connections on keyboard abort.

^C
Aborted!
Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x1104c3940>

This will require understanding how to capture Typer/Click abort. Unfortunately, it's hard to search for issues on typer using google.
Click documentation: https://click.palletsprojects.com/en/7.x/exceptions/

Metadata

Metadata

Assignees

Labels

kind: bugSomething isn’t workingpriority: minorShould do, but not importantstatus: help needed ◉◉ More contributors need to be assigned

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions