Files
restic/internal
Michael Eischer 736e964317 archiver: Don't loose error if background context is canceled
A canceled background context lets the blob/tree/fileSavers exit
without reporting an error. The error handling previously replaced
a 'context canceled' error received by the main backup method with
the error reported by the savers. However, in case of a canceled
background context that error is nil, causing restic to loose the
error and save a snapshot with a nil tree.
2020-12-28 21:06:47 +01:00
..
2020-12-23 02:34:31 +01:00
2020-09-05 10:07:16 +02:00
2020-12-19 02:42:46 +03:00
2018-05-22 20:48:17 +02:00
2020-12-11 09:41:59 +01:00
2019-04-13 13:38:39 +02:00
2020-12-23 23:26:04 +03:00
2020-11-22 20:41:10 +01:00
2020-12-11 09:41:59 +01:00
2020-11-12 20:38:31 +01:00
2020-09-21 14:21:32 +02:00