Andrew Moffat added the comment:

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?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15898>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to