mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-25 05:05:16 +00:00
upload: add log message when AssistedUploader is done
This commit is contained in:
parent
7e4ca29e33
commit
c2c922b5e9
@ -845,6 +845,7 @@ class AssistedUploader:
|
||||
return upload_results
|
||||
|
||||
def _build_readcap(self, upload_results):
|
||||
self.log("upload finished, building readcap")
|
||||
ur = upload_results
|
||||
u = uri.CHKFileURI(key=self._key,
|
||||
uri_extension_hash=ur['uri_extension_hash'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user