Project

Profile

Help

Issue #1033 ยป threaded.py.patch

mkovacik@redhat.com, 06/05/2015 03:46 PM

View differences:

threaded.py 2015-06-05 09:39:09.376932673 -0400
except:
_LOG.exception('Unhandled Exception in Worker Thread [%s]' % threading.currentThread().ident)
self.cancel()
def download(self, request_list):
worker_threads = []
    (1-1/1)