Remove usage of KDBusConnectionPool
ClosedPublic

Authored by vkrause on Feb 19 2020, 5:54 PM.

Details

Summary

As per T12722 this is no longer needed, QDBusConnection now behaves
correctly in a multi-threaded scenario.

This doesn't remove all traces of KDBusAddons yet, the remaining bits
need the users of Akonadi CMake macros to be ported first.

Diff Detail

Repository
R165 Akonadi
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 22690
Build 22708: arc lint + arc unit
vkrause created this revision.Feb 19 2020, 5:54 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptFeb 19 2020, 5:54 PM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
vkrause requested review of this revision.Feb 19 2020, 5:54 PM
dvratil accepted this revision.Feb 19 2020, 8:12 PM
This revision is now accepted and ready to land.Feb 19 2020, 8:12 PM
This revision was automatically updated to reflect the committed changes.