Message326052
| Author | yselivanov |
|---|---|
| Recipients | asvetlov, vstinner, yselivanov |
| Date | 2018-09-21.22:29:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1537568960.9.0.956365154283.issue34037@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Yury, Andrew: Do you know if the executor doesn't wait on purpose? Would it be possible to change that in Python 3.8? Maybe. At least we need to add a "timeout" argument to asyncio.run() to let it wait for executor jobs. I'm also thinking about making OS threads cancellable/interruptable in Python 3.8 (if they run pure Python code). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-09-21 22:29:20 | yselivanov | set | recipients: + yselivanov, vstinner, asvetlov |
| 2018-09-21 22:29:20 | yselivanov | set | messageid: <1537568960.9.0.956365154283.issue34037@psf.upfronthosting.co.za> |
| 2018-09-21 22:29:20 | yselivanov | link | issue34037 messages |
| 2018-09-21 22:29:20 | yselivanov | create | |