mirror of
https://github.com/restic/restic.git
synced 2026-02-24 09:46:24 +00:00
reworked restore error callback to use file location path instead of much heavier Node. this reduced restore memory usage by as much as 50% in some of my tests. Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>