Client can get stuck if server closes connection unexpectedly
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 158
- Fork
- 41
- Merge trung bình
- 1 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.