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 asvetlov, kumaraditya, nascheme, vstinner, yselivanov
Date 2022-03-03.11:57:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646308625.94.0.00589676511411.issue37368@roundup.psfhosted.org>
In-reply-to
Content
I failed to reproduce the issue with:

"./python -m test test_asyncio -m test_create_server_ssl_match_failed -F -j50 --fail-env-changed"

It ran 1000 iterations in 5 minutes with a load average of 50 (my laptop has 4 CPU cores: 8 threads).
History
Date User Action Args
2022-03-03 11:57:05vstinnersetrecipients: + vstinner, nascheme, asvetlov, yselivanov, kumaraditya
2022-03-03 11:57:05vstinnersetmessageid: <1646308625.94.0.00589676511411.issue37368@roundup.psfhosted.org>
2022-03-03 11:57:05vstinnerlinkissue37368 messages
2022-03-03 11:57:05vstinnercreate