Skip to content
Snippets Groups Projects
Select Git revision
0 results

foolscap.py

Blame
    • Jean-Paul Calderone's avatar
      170ce6ec
      turn off allocate_buckets implicit lease behavior · 170ce6ec
      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.
      170ce6ec
      History
      turn off allocate_buckets implicit lease behavior
      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.