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 nikratio
Recipients christian.heimes, giampaolo.rodola, janssen, nikratio, pitrou, r.david.murray
Date 2014-03-16.23:57:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395014232.72.0.593215792034.issue20951@psf.upfronthosting.co.za>
In-reply-to
Content
Tornado uses SSLSocket.send(), and it looks as if a SSLWantWrite exception is not caught but would propagate, so this would probably break.
History
Date User Action Args
2014-03-16 23:57:12nikratiosetrecipients: + nikratio, janssen, pitrou, giampaolo.rodola, christian.heimes, r.david.murray
2014-03-16 23:57:12nikratiosetmessageid: <1395014232.72.0.593215792034.issue20951@psf.upfronthosting.co.za>
2014-03-16 23:57:12nikratiolinkissue20951 messages
2014-03-16 23:57:12nikratiocreate