https://bugs.kde.org/show_bug.cgi?id=391783
Bug ID: 391783
Summary: Akonadi is using QSqlDatabse entirely wrong
Product: Akonadi
Version: 5.7.2
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: server
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
QSqlDatabase is not thread safe and can not be used from multiple threads. This
is however done massively in Akonadi.
Qt 5.11 will print millions of warnings due to this as they are now warning if
you do this wrong.
--
You are receiving this mail because:
You are the assignee for the bug.