Charles-Francois Natali <neolo...@free.fr> added the comment: > wait4 without WNOHANG works fine. waitpid works fine even with WNOHANG. > I don't know which workaround is the better.
As far as the test is concerned, it's of course better to use wait4 without WNOHANG in a test names test_wait4 (especially since waitpid is tested elsewhere)... ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11185> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com