alandtse / alandtse/auth_capture_proxy
Properly close connections for cli proxy-example on keyboard interrupt
オープン
kind: bug
priority: minor
status: help needed ◉
- 主要言語
- Python
- スター
- 4
- フォーク
- 7
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The proxy example is unable to close connections on keyboard abort.
```bash
^C
Aborted!
Unclosed client session
client_session:
```
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/
コントリビューションガイド
評価
この issue はまだ評価されていません。