Client can get stuck if server closes connection unexpectedly
オープン
- 主要言語
- Python
- スター
- 158
- フォーク
- 41
- 平均マージ
- 1分
- マージ済み PR(30日)
- 1
説明
The client can get stuck in an infinite loop expecting more data if server closes the connection.
Basically `await conn.reader.readline()` returns an empty string if connection closes.
コントリビューションガイド
評価
この issue はまだ評価されていません。