Message367608
| Author | vstinner |
|---|---|
| Recipients | aeros, pitrou, tomMoral, vstinner |
| Date | 2020-04-29.01:34:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1588124092.92.0.144902501542.issue39995@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I'm still getting more and more buildbot emails about test_concurrent_futures, so I merged my PR 19760 to fix buildbots. Please revert or modify my PR 19760 if you have a better approach, but please check that test_killed_child() and ProcessPoolForkExecutorDeadlockTest tests don't fail with my msg367463 patch. I would still appreciated a post-commit review of my change, since I don't know well concurrent.futures code : bpo-39995: Fix concurrent.futures _ThreadWakeup (GH-19760) https://github.com/python/cpython/commit/a4dfe8ede5a37576e17035dccfe109ba7752237e |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-29 01:34:52 | vstinner | set | recipients: + vstinner, pitrou, tomMoral, aeros |
| 2020-04-29 01:34:52 | vstinner | set | messageid: <1588124092.92.0.144902501542.issue39995@roundup.psfhosted.org> |
| 2020-04-29 01:34:52 | vstinner | link | issue39995 messages |
| 2020-04-29 01:34:52 | vstinner | create | |