mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 11:16:24 +00:00
Client.tub_ready: upcall to Node
This commit is contained in:
parent
36921fedb3
commit
97f4d8c524
@ -118,6 +118,7 @@ class Client(node.Node, Referenceable, testutil.PollMixin):
|
||||
|
||||
def tub_ready(self):
|
||||
self.log("tub_ready")
|
||||
node.Node.tub_ready(self)
|
||||
|
||||
# we use separate get_config/write_config here because we want to
|
||||
# update the connection hints each time.
|
||||
|
Loading…
Reference in New Issue
Block a user