Add a Scheduler._frozen_config attribute that will be useful for
authorZac Medico <zmedico@gentoo.org>
Sat, 4 Sep 2010 23:00:36 +0000 (16:00 -0700)
committerZac Medico <zmedico@gentoo.org>
Sat, 4 Sep 2010 23:00:36 +0000 (16:00 -0700)
commit3f901a5c683fb90ef69c33c8e8f1a8f65853b43a
treeb7d8816bb4d3f54306f142b0ca7304bab0fa706a
parent208e905b68118621ea74999c1e1b589e7a83d203
Add a Scheduler._frozen_config attribute that will be useful for
dependency calculations related to aggressive parallelization
(bug #279623). The FakeVartree instances are shared with the
existing BlockerDB instances.
pym/_emerge/BlockerDB.py
pym/_emerge/Scheduler.py