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 gvanrossum
Recipients Guido.van.Rossum, Mark.Shannon, corona10, gvanrossum, paul.moore, serhiy.storchaka, shihai1991, shreyanavigyan, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-04-27.17:24:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619544297.56.0.945343710208.issue43955@roundup.psfhosted.org>
In-reply-to
Content
I wonder if these four tests do something that affects all threads? The test driver module runs tests in parallel (if you ask it to run all or most tests, like the default).
History
Date User Action Args
2021-04-27 17:24:57gvanrossumsetrecipients: + gvanrossum, paul.moore, vstinner, tim.golden, Mark.Shannon, zach.ware, serhiy.storchaka, steve.dower, Guido.van.Rossum, corona10, shihai1991, shreyanavigyan
2021-04-27 17:24:57gvanrossumsetmessageid: <1619544297.56.0.945343710208.issue43955@roundup.psfhosted.org>
2021-04-27 17:24:57gvanrossumlinkissue43955 messages
2021-04-27 17:24:56gvanrossumcreate