EventLoop: fix _sigchld_io_cb to return True
authorZac Medico <zmedico@gentoo.org>
Thu, 16 Feb 2012 21:35:23 +0000 (13:35 -0800)
committerZac Medico <zmedico@gentoo.org>
Thu, 16 Feb 2012 21:35:23 +0000 (13:35 -0800)
commit47cfc4f2bf1a72ff1ab7ec3178c927a2975aa0c5
tree43b98d8c8803b45d4b69cb1e05074dbdc8348984
parent1979a6cdfcd8c6bae4565982d82d862be07ba5be
EventLoop: fix _sigchld_io_cb to return True

This fixes an infinite loop since commit
1979a6cdfcd8c6bae4565982d82d862be07ba5be.
pym/portage/util/_eventloop/EventLoop.py