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 amoffat
Recipients amoffat, loewis, ned.deily
Date 2012-09-11.07:11:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347347489.99.0.712013874119.issue15898@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry about that, I refactored out the string at the last minute and typed "testing123" instead of the original "testing" from the trace.

I'm not sure I follow the problem exactly.  So you're saying that the failing version uses _cancel sys calls, and that __pthread_testcancel may result in EINTR.  But that this is not happening in the trace, and data is being written successfully.  I guess I'm wondering where the written bytes went and if there's any way to retrieve them?
History
Date User Action Args
2012-09-11 07:11:30amoffatsetrecipients: + amoffat, loewis, ned.deily
2012-09-11 07:11:29amoffatsetmessageid: <1347347489.99.0.712013874119.issue15898@psf.upfronthosting.co.za>
2012-09-11 07:11:29amoffatlinkissue15898 messages
2012-09-11 07:11:29amoffatcreate