Skip to content
GitLab
Explore
Sign in
Register
nexedi
rdiff-backup
Merge requests
!4
Fix memory and file handles consumption
Code
Review changes
Check out branch
Download
Patches
Plain diff
Guillaume Hervier
requested to merge
guillaume.hervier/rdiff-backup:open-files
into
nexedi
Aug 22, 2018
Overview
0
Commits
5
Changes
6
Expand
Lazy file opening on diff calculating so files are opened only when needed
Task exception propagate up to the main thread, so when a task crash the whole program follow and don't become a memory eating zombi
Merge request reports