mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 21:43:09 +00:00
This returned to being synchronous
This commit is contained in:
parent
deb3109f43
commit
e825e63590
@ -249,7 +249,7 @@ class _NoNetworkClient(_Client):
|
||||
def init_key_gen(self):
|
||||
pass
|
||||
def init_storage(self):
|
||||
return defer.succeed(None)
|
||||
pass
|
||||
def init_client_storage_broker(self):
|
||||
self.storage_broker = NoNetworkStorageBroker()
|
||||
self.storage_broker.client = self
|
||||
|
Loading…
Reference in New Issue
Block a user