Message 358630 - Python tracker
Message358630
| Author | vstinner |
|---|---|
| Recipients | pablogsal, vstinner |
| Date | 2019-12-18.17:05:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1576688709.02.0.354822807512.issue38546@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (GH-17652) I tested manually on the RHEL8 worker and I confirm that this change prevents the reap_children() warning. I close the issue. The change will be shortly backported to 3.7 and 3.8. -- I'm not sure if PR 17640 is useful, let's discuss it on the PR directly. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-12-18 17:05:09 | vstinner | set | recipients: + vstinner, pablogsal |
| 2019-12-18 17:05:09 | vstinner | set | messageid: <1576688709.02.0.354822807512.issue38546@roundup.psfhosted.org> |
| 2019-12-18 17:05:08 | vstinner | link | issue38546 messages |
| 2019-12-18 17:05:08 | vstinner | create | |