mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-17 15:39:00 +00:00
This wasn't the issue.
This commit is contained in:
parent
44cd746ce4
commit
c15dd6c9f0
@ -582,7 +582,7 @@ def web_post(tahoe, uri_fragment, **kwargs):
|
||||
|
||||
|
||||
@run_in_thread
|
||||
def await_client_ready(tahoe, timeout=30, liveness=60*2, minimum_number_of_servers=1):
|
||||
def await_client_ready(tahoe, timeout=10, liveness=60*2, minimum_number_of_servers=1):
|
||||
"""
|
||||
Uses the status API to wait for a client-type node (in `tahoe`, a
|
||||
`TahoeProcess` instance usually from a fixture e.g. `alice`) to be
|
||||
|
Loading…
x
Reference in New Issue
Block a user