mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 02:01:31 +00:00
remove the duplicate reporting of this failure
it bubbles out of _process and the caller logs it
This commit is contained in:
parent
f89fe3a5ad
commit
46692b5835
@ -1861,7 +1861,6 @@ class Downloader(QueueMixin, WriteFileMixin):
|
||||
|
||||
def failed(f):
|
||||
item.set_status('failure', self._clock.seconds())
|
||||
write_failure(f)
|
||||
self._count('objects_failed')
|
||||
return f
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user