Centralize select.poll() event handling in MergeTask._schedule(). This will
authorZac Medico <zmedico@gentoo.org>
Sun, 29 Jun 2008 17:27:37 +0000 (17:27 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 29 Jun 2008 17:27:37 +0000 (17:27 -0000)
commit4456682c4c15a288c5a3cb6ee264500eb0bb196c
tree842d7a92ae93a4a801580888fb9f7d1a8cb72a31
parent37603356fa89c3597858ef8f558f43fa7bc12408
Centralize select.poll() event handling in MergeTask._schedule(). This will
allow the parent process to handle output of multiple child processes
running in parllel.

svn path=/main/trunk/; revision=10851
pym/_emerge/__init__.py