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 fafhrd91
Recipients fafhrd91, giampaolo.rodola, kyuupichan, vstinner, yselivanov
Date 2017-06-18.21:51:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497822715.56.0.455926405507.issue29970@psf.upfronthosting.co.za>
In-reply-to
Content
question is, should asyncio handle timeouts or leave it to caller?

https://github.com/python/cpython/pull/480 fixes leak during handshake.
History
Date User Action Args
2017-06-18 21:51:55fafhrd91setrecipients: + fafhrd91, vstinner, giampaolo.rodola, yselivanov, kyuupichan
2017-06-18 21:51:55fafhrd91setmessageid: <1497822715.56.0.455926405507.issue29970@psf.upfronthosting.co.za>
2017-06-18 21:51:55fafhrd91linkissue29970 messages
2017-06-18 21:51:55fafhrd91create