https://bugs.kde.org/show_bug.cgi?id=516859
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult |imedia/kasts/-/commit/357c0 |imedia/kasts/-/commit/72421 |e150ecd2344a1cc0964638e0c69 |490b11f3c8a9c37ce454345ad72 |1fad02ef |2dbc3eb1 --- Comment #5 from [email protected] --- Git commit 72421490b11f3c8a9c37ce454345ad722dbc3eb1 by Bart De Vries. Committed on 10/03/2026 at 21:29. Pushed by bdevries into branch 'release/26.04'. Download and process feed updates from same host sequentially Before, all downloads were started in parallel, but this had the side effect that sometimes the app would get banned for hammering the server. Therefore, we make sure to do these sequentially. Of course, we still run the downloads for different hosts in parallel. M +28 -18 src/utils/fetchfeedsjob.cpp M +7 -7 src/utils/updatefeedjob.cpp https://invent.kde.org/multimedia/kasts/-/commit/72421490b11f3c8a9c37ce454345ad722dbc3eb1 -- You are receiving this mail because: You are watching all bug changes.
