https://bugs.kde.org/show_bug.cgi?id=383534
--- Comment #4 from David Palacio <palacio.torres.da...@gmail.com> --- Git commit 51ba55f2c5cc598eea79d2e4d99c21f4baae179a by David Palacio. Committed on 11/03/2019 at 20:26. Pushed by davidp into branch 'master'. Remove URLs being fetched when listing job is completed Remove the discard URL logic from _k_slotNewItems and move it to a new slot _k_slotCompleted so that KDirModel can process as many batches as needed until its job is finished. Reviewed By: dfaure Differential Revision: https://phabricator.kde.org/D19586 M +11 -2 src/widgets/kdirmodel.cpp https://commits.kde.org/kio/51ba55f2c5cc598eea79d2e4d99c21f4baae179a -- You are receiving this mail because: You are watching all bug changes.