Message333009
| Author | vstinner |
|---|---|
| Recipients | asvetlov, stefan, vstinner, yselivanov |
| Date | 2019-01-04.22:27:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1546640835.58.0.0577928189113.issue35635@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> Am I missing something ? Given the complexity of this, I would expect this to be better documented in the sections explaining how `asyncio.subprocess` and `threading` interact. The current documentation says: "To handle signals and to execute subprocesses, the event loop must be run in the main thread." https://docs.python.org/dev/library/asyncio-dev.html#concurrency-and-multithreading But I agree that the doc can be enhanced :-) Do you have suggestions? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-01-04 22:27:17 | vstinner | set | recipients: + vstinner, stefan, asvetlov, yselivanov |
| 2019-01-04 22:27:15 | vstinner | set | messageid: <1546640835.58.0.0577928189113.issue35635@roundup.psfhosted.org> |
| 2019-01-04 22:27:15 | vstinner | link | issue35635 messages |
| 2019-01-04 22:27:15 | vstinner | create | |