Skip to content
Commit 7099cd4e authored by hydrargyrum's avatar hydrargyrum
Browse files

boobill: download all should use the correct backend of a document

download functions used to pass all backends to methods taking
ids/objects, which are only valid within one backend context.
For example, if iter_subscriptions yielded an object with fullid
foo@backend1, iter_documents(foo) should only be called on backend1.

Also, split functions to improve reuse.
parent b37a9ef9
Pipeline #278635675 failed with stages
in 1 hour, 2 minutes, and 10 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment