-
Jean-Paul Calderone authored
This requires a newer Tahoe to provide the `set_implicit_bucket_lease_renewal` function. Then update our wrapper to use it. Also add a test for the behavior. There is an effect on mutables as well since Tahoe changed how you turn off implicit lease renewal for them as well. Just update to use the newer API to keep things working as they were.
Jean-Paul Calderone authoredThis requires a newer Tahoe to provide the `set_implicit_bucket_lease_renewal` function. Then update our wrapper to use it. Also add a test for the behavior. There is an effect on mutables as well since Tahoe changed how you turn off implicit lease renewal for them as well. Just update to use the newer API to keep things working as they were.