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 r.david.murray
Recipients Wiktor Niesiobedzki, r.david.murray
Date 2015-12-21.20:26:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450729589.35.0.495914464701.issue25919@psf.upfronthosting.co.za>
In-reply-to
Content
Perhaps by doing non-blocking reads between the writes[*]? I suppose it is possible, but it might complicate the code considerably.

[*] or re-write it using asyncio, but that is definitely out of scope :)
History
Date User Action Args
2015-12-21 20:26:29r.david.murraysetrecipients: + r.david.murray, Wiktor Niesiobedzki
2015-12-21 20:26:29r.david.murraysetmessageid: <1450729589.35.0.495914464701.issue25919@psf.upfronthosting.co.za>
2015-12-21 20:26:29r.david.murraylinkissue25919 messages
2015-12-21 20:26:29r.david.murraycreate