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 pablogsal
Recipients aeros, asvetlov, chris.jerdonek, jstasiak, miss-islington, njs, pablogsal, vstinner, yselivanov
Date 2021-06-04.23:33:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622849608.5.0.503003625419.issue38323@roundup.psfhosted.org>
In-reply-to
Content
New changeset f171877ebe276749f31386baed5841ce37cbee2e by Pablo Galindo in branch 'main':
bpo-38323: Skip SubprocessMultiLoopWatcherTest as they can hang the test suite (GH-26542)
https://github.com/python/cpython/commit/f171877ebe276749f31386baed5841ce37cbee2e
History
Date User Action Args
2021-06-04 23:33:28pablogsalsetrecipients: + pablogsal, vstinner, njs, asvetlov, chris.jerdonek, yselivanov, jstasiak, miss-islington, aeros
2021-06-04 23:33:28pablogsalsetmessageid: <1622849608.5.0.503003625419.issue38323@roundup.psfhosted.org>
2021-06-04 23:33:28pablogsallinkissue38323 messages
2021-06-04 23:33:27pablogsalcreate