Message 358199 - Python tracker
Message358199
| Author | Jonathan Slenders |
|---|---|
| Recipients | Jonathan Slenders, asvetlov, vstinner, yselivanov |
| Date | 2019-12-10.16:18:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1575994703.62.0.321808538373.issue39010@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Thanks Victor for the reply. It looks like it's the self-socket in the BaseProactorEventLoop that gets closed. It's exactly this FD for which the exception is raised. We don't close the event loop anywhere. I also don't see `_close_self_pipe` being called anywhere. Debug logs don't provide any help. I'm looking into a reproducer. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-12-10 16:18:23 | Jonathan Slenders | set | recipients: + Jonathan Slenders, vstinner, asvetlov, yselivanov |
| 2019-12-10 16:18:23 | Jonathan Slenders | set | messageid: <1575994703.62.0.321808538373.issue39010@roundup.psfhosted.org> |
| 2019-12-10 16:18:23 | Jonathan Slenders | link | issue39010 messages |
| 2019-12-10 16:18:23 | Jonathan Slenders | create | |