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 yselivanov
Recipients Alex Grönholm, Elizacat, Frzk, alex.gronholm, asvetlov, barry, christian.heimes, gc, msornay, python-dev, siemer, sphawk, vstinner, yselivanov
Date 2018-01-29.17:03:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I have a feeling that using threads+IO+asyncio makes the test too unstable on some Windows buildbots.  I'll rewrite start-tls tests without using threads.
History
Date User Action Args
2018-01-29 17:03:17yselivanovsetrecipients: + yselivanov, barry, siemer, vstinner, christian.heimes, asvetlov, alex.gronholm, python-dev, msornay, Elizacat, gc, sphawk, Alex Grönholm, Frzk
2018-01-29 17:03:17yselivanovsetmessageid: <[email protected]>
2018-01-29 17:03:17yselivanovlinkissue23749 messages
2018-01-29 17:03:17yselivanovcreate