Message331807
| Author | pitrou |
|---|---|
| Recipients | davin, pablogsal, pitrou, vstinner |
| Date | 2018-12-14.12:05:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1544789147.45.0.788709270274.issue35493@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Using asyncio internally would be an interesting long-term goal, at least for the process pool version. Perhaps a first step is to find out how to await a multiprocessing Connection or Queue, or make async versions of these classes. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-12-14 12:05:47 | pitrou | set | recipients: + pitrou, vstinner, davin, pablogsal |
| 2018-12-14 12:05:47 | pitrou | set | messageid: <1544789147.45.0.788709270274.issue35493@psf.upfronthosting.co.za> |
| 2018-12-14 12:05:47 | pitrou | link | issue35493 messages |
| 2018-12-14 12:05:47 | pitrou | create | |