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-17.15:20:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576596040.13.0.724120500664.issue38546@roundup.psfhosted.org>
In-reply-to
Content
I can reproduce the issue with the following match file:

test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest.test_no_stale_references
test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest.test_ressources_gced_in_workers
test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest.test_shutdown_race_issue12456
History
Date User Action Args
2019-12-17 15:20:40vstinnersetrecipients: + vstinner, pablogsal
2019-12-17 15:20:40vstinnersetmessageid: <1576596040.13.0.724120500664.issue38546@roundup.psfhosted.org>
2019-12-17 15:20:40vstinnerlinkissue38546 messages
2019-12-17 15:20:40vstinnercreate