[issue38546] test_concurrent_futures: reap_children() warnings on RHEL7 and RHEL8 buildbots

STINNER Victor report at bugs.python.org
Wed Dec 18 12:05:09 EST 2019


STINNER Victor <vstinner at python.org> added the comment:

> 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.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38546>
_______________________________________


More information about the Python-bugs-list mailing list