https://bugs.kde.org/show_bug.cgi?id=459128
--- Comment #24 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit f5a1a92f00d77085d29deff50d07e3ddfaf74cdb by Ralf Habacker. Committed on 27/03/2024 at 18:00. Pushed by habacker into branch 'master'. Add support to prevent possible endless downloads In the event of timeouts, the download engines for which a local event loop exists now output the timeout() signal. M +2 -0 autotests/alkdownloadenginetest.cpp M +14 -4 autotests/alkonlinequotetest.cpp M +33 -9 src/alkdownloadengine.cpp M +14 -1 src/alkdownloadengine.h M +3 -2 src/alkonlinequote_p.cpp M +14 -0 src/alkwebpage.cpp M +7 -0 src/alkwebpage.h https://invent.kde.org/office/alkimia/-/commit/f5a1a92f00d77085d29deff50d07e3ddfaf74cdb -- You are receiving this mail because: You are watching all bug changes.