When Scheduler._choose_pkg() is unable to find a package, memoize the result
authorZac Medico <zmedico@gentoo.org>
Sat, 19 Jul 2008 12:25:39 +0000 (12:25 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 19 Jul 2008 12:25:39 +0000 (12:25 -0000)
commit18d9229f7eabc568a78f9cda1b1cad186bfa4134
treedf2fd4612628602fd01710d448e84793756e24c9
parent8e273781ca8e717a9f03c1ea003c14798323b92c
When Scheduler._choose_pkg() is unable to find a package, memoize the result
until at least one of the existing jobs completes.

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