Merge tasks currently run synchronously which makes it necessary to disable
authorZac Medico <zmedico@gentoo.org>
Sat, 19 Jul 2008 15:09:38 +0000 (15:09 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 19 Jul 2008 15:09:38 +0000 (15:09 -0000)
commit637f63d0fe6bee8035a51ed680393316c23699e4
tree16b4465e9299c980feb9aeb36ced0ce581697cc7
parentfd9b18029bb1516e45f4c66cd25fe247dc76007e
Merge tasks currently run synchronously which makes it necessary to disable
auto_schedule on the merge queue in order to avoid excess recursion which
prevents tasks from being marked complete as soon as they should be.

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