mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 04:57:54 +00:00
another one
This commit is contained in:
parent
c9dba4d0a4
commit
e6832dd71c
@ -174,7 +174,7 @@ class StorageServer(object):
|
||||
self.process = yield _run_node(
|
||||
reactor, self.process.node_dir, request, None,
|
||||
)
|
||||
self.protocol = self.process.transport._protocol
|
||||
self.protocol = self.process.transport.proto
|
||||
yield await_client_ready(self.process)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user