Antoine Pitrou added the comment:

Here is a cleaned up patch.
However, I'm wondering if raising an error is a good idea. The effect will be 
to get cryptic OSErrors at random execution points. Perhaps using 
PyErr_WriteUnraisable would be better?

----------
versions:  -Python 2.6, Python 2.7, Python 3.3
Added file: http://bugs.python.org/file31306/wakeup_fd_error.patch

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

Reply via email to