Todd Whiteman added the comment: The attached patch handles errno.ECHILD in the _internal_poll() method and I've updated the existing "sigchild_ignore.py" test file to perform polling as well.
An unpatched version of Pyhton would normally hang on this particular test, whilst the patched version will run successfully. ---------- keywords: +patch Added file: http://bugs.python.org/file26951/issue15756_poll_v1.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15756> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com