mirror of
https://github.com/octoleo/restic.git
synced 2024-11-23 21:27:34 +00:00
38654a3bd7
Calls to `List(ctx, ...)` are usually stopped by canceling the context once no further entries are required by the caller. Thus, don't log the final error if the used context was canceled. |
||
---|---|---|
.. | ||
backend_retry_test.go | ||
backend_retry.go | ||
testing.go |