[master][PATCH] Package download retry NG

Martin Kolman mkolman at redhat.com
Wed Feb 12 15:51:10 UTC 2014


NG = Now with Generators! :)

Based on suggestion from Vratislav, I've decided to convert the
master version of the patch to use generators and to move the
delay generator to iutil, so it can be easily used in other
parts of Anaconda.

For now it is called xprogressive_delay (inspired by the xrange function),
but I'm pretty much open for other naming suggestions.

Martin Kolman (1):
  Properly retry package downloads (#924860)

 pyanaconda/iutil.py  | 14 ++++++++
 scripts/anaconda-yum | 95 +++++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 90 insertions(+), 19 deletions(-)

-- 
1.8.5.3



More information about the anaconda-patches mailing list