Ensure that that Scheduler._main_loop() doesn't return before the merge
authorZac Medico <zmedico@gentoo.org>
Sun, 13 Jul 2008 22:13:52 +0000 (22:13 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 13 Jul 2008 22:13:52 +0000 (22:13 -0000)
commit31cda992011ad3773daf63b2a73c1176e3ac909c
tree9fdb456a72218886f9f6952e2d0e3bfc43aa314d
parent7e3e07c2fd452c30d846518bdd94129a1594f526
Ensure that that Scheduler._main_loop() doesn't return before the merge
queue is empty.

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