mirror of
https://github.com/restic/restic.git
synced 2026-02-23 09:16:24 +00:00
Before, the target files were opened once per blob and never closed, this commit fixes that.
Before, the target files were opened once per blob and never closed, this commit fixes that.