Message367466
| Author | vstinner |
|---|---|
| Recipients | bquinlan, miss-islington, patbuxton, pitrou, tomMoral, vstinner |
| Date | 2020-04-27.22:08:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1588025306.83.0.116675956091.issue39104@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> bpo-39104: Fix hanging ProcessPoolExecutor on shutdown nowait with pickling failure (GH-17670) > https://github.com/python/cpython/commit/a5cbab552d294d99fde864306632d7e511a75d3c ProcessPoolSpawnProcessPoolExecutorTest.test_killed_child() of test_concurrent_futures started to fail randomly since this change: see bpo-39995. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-27 22:08:26 | vstinner | set | recipients: + vstinner, bquinlan, pitrou, tomMoral, miss-islington, patbuxton |
| 2020-04-27 22:08:26 | vstinner | set | messageid: <1588025306.83.0.116675956091.issue39104@roundup.psfhosted.org> |
| 2020-04-27 22:08:26 | vstinner | link | issue39104 messages |
| 2020-04-27 22:08:26 | vstinner | create | |