Skip to content

Introduce kded module load priority. Queued module loading

Volodymyr Zolotopupov requested to merge (removed):queued_module_loading into master

Introduce kded module load priority(that will need in next patchset related to my bug-report https://bugs.kde.org/show_bug.cgi?id=429037) Rework module load loop by scheduling each next module with queued connection, that take a chance for loaded module to start their work.

Merge request reports