Message340459
| Author | gregory.p.smith |
|---|---|
| Recipients | bquinlan, cagney, gregory.p.smith, hroncok, hugh, josh.r, jwilk, pablogsal, pitrou, vstinner |
| Date | 2019-04-17.23:55:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1555545356.16.0.372587171929.issue35866@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
concurrent.futures.ProcessPoolExecutor uses both multiprocessing and threading. multiprocessing defaults to using os.fork(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-17 23:55:56 | gregory.p.smith | set | recipients: + gregory.p.smith, bquinlan, pitrou, vstinner, jwilk, josh.r, cagney, hroncok, pablogsal, hugh |
| 2019-04-17 23:55:56 | gregory.p.smith | set | messageid: <1555545356.16.0.372587171929.issue35866@roundup.psfhosted.org> |
| 2019-04-17 23:55:56 | gregory.p.smith | link | issue35866 messages |
| 2019-04-17 23:55:55 | gregory.p.smith | create | |