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.20:31:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576701061.79.0.11642302786.issue38546@roundup.psfhosted.org>
In-reply-to
Content
New changeset b0eb046cbd0dbb7b17f16aad6de20fac5305f387 by Victor Stinner in branch '3.8':
bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (GH-17652) (GH-17655)
https://github.com/python/cpython/commit/b0eb046cbd0dbb7b17f16aad6de20fac5305f387
History
Date User Action Args
2019-12-18 20:31:01vstinnersetrecipients: + vstinner, pablogsal
2019-12-18 20:31:01vstinnersetmessageid: <1576701061.79.0.11642302786.issue38546@roundup.psfhosted.org>
2019-12-18 20:31:01vstinnerlinkissue38546 messages
2019-12-18 20:31:01vstinnercreate