2021-02-13 23:57:54 +00:00
|
|
|
Bugfix: Improve error handling in `gs` backend
|
2021-01-29 23:39:32 +00:00
|
|
|
|
2021-02-13 23:57:54 +00:00
|
|
|
The `gs` backend did not notice when the last step of completing a
|
|
|
|
file upload failed. Under rare circumstances, this could cause
|
|
|
|
missing files in the backup repository. This has now been fixed.
|
2021-01-29 23:39:32 +00:00
|
|
|
|
|
|
|
https://github.com/restic/restic/pull/3249
|