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 ned.deily
Recipients asvetlov, mcepl, ned.deily, vstinner, yselivanov
Date 2020-06-18.19:29:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592508582.35.0.154103396987.issue38377@roundup.psfhosted.org>
In-reply-to
Content
> Hum, test_resource_tracker_reused() failed twice on macOS, but it's unclear to me if it's a regression caused by my change or not.

It does appear to be caused by your change. I did a quick check with the 3.8 branch. With that PR, test_multiprocessing_forkserver fails solidly. Backing up to the previous commit, test_multiprocessing_forkserver passes.
History
Date User Action Args
2020-06-18 19:29:42ned.deilysetrecipients: + ned.deily, vstinner, mcepl, asvetlov, yselivanov
2020-06-18 19:29:42ned.deilysetmessageid: <1592508582.35.0.154103396987.issue38377@roundup.psfhosted.org>
2020-06-18 19:29:42ned.deilylinkissue38377 messages
2020-06-18 19:29:42ned.deilycreate