https://bugs.kde.org/show_bug.cgi?id=413633

--- Comment #1 from michael <reeves...@gmail.com> ---
The latest 1.8 branch and master contains a fix which may help with this. It
addresses an issue where file descriptors were left open. This could lead to
hangs which would be more pronounced with large jobs. master contains
additional optimization that cann't be back-ported to 1.8.x due to the extent
of the changes needed. Specifically it will now only loop through the file data
once instead of making four complete passes on load. That's before even getting
to the diff comparison.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to