mirror of
https://github.com/kopia/kopia.git
synced 2026-06-13 08:36:38 -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.