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 amrith
Recipients amrith, gps, pitrou, r.david.murray, vstinner
Date 2014-07-31.16:16:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406823382.46.0.808209512737.issue22114@psf.upfronthosting.co.za>
In-reply-to
Content
r.david.murray, I guess the issue we have is that something (hypothesis: eventlet) is causing the blocking API to communicate() to throw an EAGAIN.

This (https://bugs.launchpad.net/nova/+bug/1271331) is the bug that was fixed a while ago in OpenStack that introduced the notion of calling communicate() multiple times.
History
Date User Action Args
2014-07-31 16:16:22amrithsetrecipients: + amrith, pitrou, vstinner, gps, r.david.murray
2014-07-31 16:16:22amrithsetmessageid: <1406823382.46.0.808209512737.issue22114@psf.upfronthosting.co.za>
2014-07-31 16:16:22amrithlinkissue22114 messages
2014-07-31 16:16:22amrithcreate