mirror of
https://github.com/restic/restic.git
synced 2026-02-03 12:29:37 -05:00
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.go | ||
| backend_retry_test.go | ||
| testing.go | ||