Message334298
| Author | adefossez |
|---|---|
| Recipients | adefossez, asvetlov, stefan, sth, yselivanov |
| Date | 2019-01-24.12:31:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1548333070.02.0.697138945934.issue35621@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Also impacted. A fix I found is to add `watcher.attach_loop(self)` just after `with events.get_child_watcher() as watcher:` in `_make_subprocess_transport` in `asyncio/unix_events.py`. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-01-24 12:31:12 | adefossez | set | recipients: + adefossez, stefan, asvetlov, sth, yselivanov |
| 2019-01-24 12:31:10 | adefossez | set | messageid: <1548333070.02.0.697138945934.issue35621@roundup.psfhosted.org> |
| 2019-01-24 12:31:10 | adefossez | link | issue35621 messages |
| 2019-01-24 12:31:09 | adefossez | create | |