mirror of
https://github.com/kopia/kopia.git
synced 2026-03-12 19:26:25 -04: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.