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 flox, gregory.p.smith, meishao, neologix, pitrou, tholzer, vstinner
Date 2014-07-24.20:30:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406233858.83.0.745220788459.issue20611@psf.upfronthosting.co.za>
In-reply-to
Content
The issue is just an example of the main issue #18885 which proposes to retry interrupted syscalls. I hesitate to mark it as duplicate, but it contains an interesting patch.
History
Date User Action Args
2014-07-24 20:30:58vstinnersetrecipients: + vstinner, gregory.p.smith, pitrou, flox, tholzer, neologix, meishao
2014-07-24 20:30:58vstinnersetmessageid: <1406233858.83.0.745220788459.issue20611@psf.upfronthosting.co.za>
2014-07-24 20:30:58vstinnerlinkissue20611 messages
2014-07-24 20:30:58vstinnercreate