mirror of
https://github.com/restic/restic.git
synced 2026-09-12 23:37:57 +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>