Commit graph

2 commits

Author SHA1 Message Date
Ivan Andreev
e65e046c21 local: improve atexit handler for resume
- report errors if any
- prevent double invocation
- prefer saved hash type when many are supported
2021-11-17 20:33:22 +03:00
Maxwell Calman
b015012d8b Add resume feature
Added an interface and machinery for resuming failed uploads.
Implemented this interface in the local backend.
Later on it can be implemented by any supporting backend.

Fixes #87
2021-11-17 20:33:22 +03:00