PollScheduler: disable default _loadavg_latency
authorZac Medico <zmedico@gentoo.org>
Mon, 8 Oct 2012 20:44:22 +0000 (13:44 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 8 Oct 2012 20:44:22 +0000 (13:44 -0700)
commit91b253ba2f249b19d6cc68f51cd6b909a765a715
tree4e92f49be790cfafedcc5b718bfbfb8ed661ad2d
parent1ddda9a8db7b1e09a04220a8677b60015b2fe849
PollScheduler: disable default _loadavg_latency

Move the 30 second default to the Scheduler class, since that's the
only place that it's currently needed (all other schedulers have
relatively short-running jobs).
pym/_emerge/PollScheduler.py
pym/_emerge/Scheduler.py
pym/portage/util/_async/AsyncScheduler.py