https://bugs.kde.org/show_bug.cgi?id=492998
--- Comment #7 from Harald Sitter <sit...@kde.org> --- Git commit c7a457ea5ffe2c13b853a0230295ab36cefa609a by Harald Sitter. Committed on 14/10/2024 at 11:39. Pushed by sitter into branch 'master'. put qnetworkreplys in a self-aborting unique_ptr this should prevent issues where the reply keeps running for a potentially longer time than desired. when the worker is gone there is no need to run the reply any longer. M +19 -8 src/core/jobs/httpworker.cpp https://invent.kde.org/frameworks/knewstuff/-/commit/c7a457ea5ffe2c13b853a0230295ab36cefa609a -- You are receiving this mail because: You are watching all bug changes.