On Tue, 2012-08-07 at 14:51 +0200, Zdeněk Pavlas wrote: > Updates arrive evenly to all active files, but we check their timestamps > against shared last_update_time. When we get past that check, the 'meter' > argument to MultiFileMeter._do_update_meter() is meaningless. > > This patch cycles 'meter' through all active child meter objects. > This seems to give much better output (parallel downloading is visible).
Does it not spam different files so often that it's hard to read? I know one of the things we'd talked about (a long time ago now :) was showing "the download about to finish next", which should show some change but maybe not be as spammy? On the upside it looks pretty simple (although I guess it skips around a bit as downloads finish) ... so if you think it looks fine, ACK. _______________________________________________ Yum-devel mailing list [email protected] http://lists.baseurl.org/mailman/listinfo/yum-devel
