mirror of
https://github.com/kopia/kopia.git
synced 2026-01-28 16:23:04 -05:00
Changed file read implementation from ReadAll() to a Handle to avoid OOMing We don't have automated tests for this but I verified this by restoring 13GB file over fuse and memory usage never exceeded 400MB.