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 <1517245397.25.0.467229070634.issue23749@psf.upfronthosting.co.za>
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: <1517245397.25.0.467229070634.issue23749@psf.upfronthosting.co.za>
2018-01-29 17:03:17yselivanovlinkissue23749 messages
2018-01-29 17:03:17yselivanovcreate