Bug #233165 - When waiting for jobs and merges to finish in
authorZac Medico <zmedico@gentoo.org>
Mon, 28 Jul 2008 21:31:51 +0000 (21:31 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 28 Jul 2008 21:31:51 +0000 (21:31 -0000)
commit854abf1726435e1031d4e261a20a94a6da0db3aa
tree488f4a4ca06ddad656ae69f3dbeaf913726201c4
parent68452f0261defd314d38b6188b38b3257d45ce55
Bug #233165 - When waiting for jobs and merges to finish in
Scheduler._main_loop(), keep scheduling the merge queue since
it doesn't autoschedule, and skip the poll loop if there no
event handlers due to synchronous merge tasks being the only
things left to do.

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