Disable auto_schedule on all of Scheduler._task_queues and schedule them
authorZac Medico <zmedico@gentoo.org>
Tue, 29 Jul 2008 19:30:37 +0000 (19:30 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 29 Jul 2008 19:30:37 +0000 (19:30 -0000)
commit46c51bf2bf6ad2cf07cf7c28979d53f4f3db1fee
treec5bbb0f11c8c233d8155d03b631eddeb9fc3b5f7
parent991773242ebdb8203b641d3c1db073b332485ef5
Disable auto_schedule on all of Scheduler._task_queues and schedule them
inside _schedule_tasks(). This should help solve a tight loop.

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