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 kj
Recipients kj, levkivskyi, methane, serhiy.storchaka, vstinner
Date 2021-08-31.16:05:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630425956.05.0.720463384717.issue36560@roundup.psfhosted.org>
In-reply-to
Content
@Victor, with your patch applied, for test_typing (locally, Windows x64):

$ ./python -m test test_typing -R 3:20
Different result on every run (race condition maybe?)

$ ./python -m test test_typing -R 1:20
Same result as yours on every run.
History
Date User Action Args
2021-08-31 16:05:56kjsetrecipients: + kj, vstinner, methane, serhiy.storchaka, levkivskyi
2021-08-31 16:05:56kjsetmessageid: <1630425956.05.0.720463384717.issue36560@roundup.psfhosted.org>
2021-08-31 16:05:56kjlinkissue36560 messages
2021-08-31 16:05:56kjcreate