https://bugs.kde.org/show_bug.cgi?id=492998
--- Comment #6 from Harald Sitter <sit...@kde.org> --- Git commit 271c92e978b1a9637d043faff2fd3b15121864b1 by Harald Sitter. Committed on 14/10/2024 at 11:39. Pushed by sitter into branch 'master'. filecopyworker: try to gracefully quit the thread. then terminate it this should prevent scenarios where the thread gets destroyed on application exit and bringing down the application with it due to destruction of a running thread being qFatal. M +12 -1 src/core/jobs/filecopyworker.cpp https://invent.kde.org/frameworks/knewstuff/-/commit/271c92e978b1a9637d043faff2fd3b15121864b1 -- You are receiving this mail because: You are watching all bug changes.