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 lukasz.langa, miss-islington, sobolevn, vstinner
Date 2021-09-21.18:37:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632249431.63.0.748083435077.issue45209@roundup.psfhosted.org>
In-reply-to
Content
New changeset 65268ab849173e9849b7fc94c3d73900b5410444 by Miss Islington (bot) in branch '3.9':
bpo-45209: fix `UserWarning: resource_tracker` in test_multiprocessing (GH-28377) (GH-28500)
https://github.com/python/cpython/commit/65268ab849173e9849b7fc94c3d73900b5410444
History
Date User Action Args
2021-09-21 18:37:11vstinnersetrecipients: + vstinner, lukasz.langa, miss-islington, sobolevn
2021-09-21 18:37:11vstinnersetmessageid: <1632249431.63.0.748083435077.issue45209@roundup.psfhosted.org>
2021-09-21 18:37:11vstinnerlinkissue45209 messages
2021-09-21 18:37:11vstinnercreate