alandtse / alandtse/auth_capture_proxy

Properly close connections for cli proxy-example on keyboard interrupt

オープン
#1 コメント 2 件 リアクション 1 件 担当者 2 名 @alandtse が担当を希望しています GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。