This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients pablogsal, vstinner
Date 2019-12-18.14:50:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576680612.95.0.719271009771.issue38546@roundup.psfhosted.org>
In-reply-to
Content
New changeset 673c39331f844a80c465efd7cff88ac55c432bfb by Victor Stinner in branch 'master':
bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (GH-17652)
https://github.com/python/cpython/commit/673c39331f844a80c465efd7cff88ac55c432bfb
History
Date User Action Args
2019-12-18 14:50:12vstinnersetrecipients: + vstinner, pablogsal
2019-12-18 14:50:12vstinnersetmessageid: <1576680612.95.0.719271009771.issue38546@roundup.psfhosted.org>
2019-12-18 14:50:12vstinnerlinkissue38546 messages
2019-12-18 14:50:12vstinnercreate