mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-21 22:07:51 +00:00
actually wait
This commit is contained in:
parent
1676e9e7c5
commit
c4a32b65ff
@ -175,6 +175,7 @@ class StorageServer(object):
|
|||||||
reactor, self.process.node_dir, request, None,
|
reactor, self.process.node_dir, request, None,
|
||||||
)
|
)
|
||||||
self.protocol = self.process.transport._protocol
|
self.protocol = self.process.transport._protocol
|
||||||
|
yield await_client_ready(self.process)
|
||||||
|
|
||||||
|
|
||||||
@inlineCallbacks
|
@inlineCallbacks
|
||||||
|
Loading…
Reference in New Issue
Block a user