Message 358141 - Python tracker
Message358141
| Author | Jonathan Slenders |
|---|---|
| Recipients | Jonathan Slenders, asvetlov, yselivanov |
| Date | 2019-12-09.20:57:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1575925059.28.0.623769035231.issue39010@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Suppressing `ConnectionResetError` in `BaseProactorEventLoop._loop_self_reading`, like we do with `CancelledError` seems to fix it. Although I'm not sure what it causing the error, and whether we need to handle it somehow. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-12-09 20:57:39 | Jonathan Slenders | set | recipients: + Jonathan Slenders, asvetlov, yselivanov |
| 2019-12-09 20:57:39 | Jonathan Slenders | set | messageid: <1575925059.28.0.623769035231.issue39010@roundup.psfhosted.org> |
| 2019-12-09 20:57:39 | Jonathan Slenders | link | issue39010 messages |
| 2019-12-09 20:57:39 | Jonathan Slenders | create | |