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 metathink, vstinner, yselivanov
Date 2017-03-28.12:36:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490704563.83.0.746573120259.issue29930@psf.upfronthosting.co.za>
In-reply-to
Content
The bug occurs when the transport pauses writing and the client code calls drain() multiple times in parallel.
History
Date User Action Args
2017-03-28 12:36:03vstinnersetrecipients: + vstinner, yselivanov, metathink
2017-03-28 12:36:03vstinnersetmessageid: <1490704563.83.0.746573120259.issue29930@psf.upfronthosting.co.za>
2017-03-28 12:36:03vstinnerlinkissue29930 messages
2017-03-28 12:36:03vstinnercreate