https://bugs.kde.org/show_bug.cgi?id=502916
Jack Hill <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/netw | |ork/libktorrent/-/commit/94 | |230284ea15599a6882c6abb1dc2 | |80b42525bde --- Comment #2 from Jack Hill <[email protected]> --- Git commit 94230284ea15599a6882c6abb1dc280b42525bde by Jack Hill. Committed on 08/08/2026 at 15:47. Pushed by jackh into branch 'master'. DataCheckerJob: clear previous info message when checker thread starts Only one data checker can run at a time. If the job does not start immediately then we emit an info message informing that we are waiting for other data checks to finish. This is displayed to the user. Previously the message would not be cleared, even when the job finished. Now we emit an empty message to clear the previous one. Alternatively this could be cleared in KTorrent ScanExtender when calling processedAmount(). M +2 -0 src/datachecker/datacheckerjob.cpp https://invent.kde.org/network/libktorrent/-/commit/94230284ea15599a6882c6abb1dc280b42525bde -- You are receiving this mail because: You are watching all bug changes.
