Test execution for all of PIM

Sune Vuorela nospam at vuorela.dk
Mon Feb 11 20:22:32 GMT 2019


On 2019-02-09, David Faure <faure at kde.org> wrote:
> On samedi 9 février 2019 21:07:37 CET David Faure wrote:
>> Until now I've drilled down to a CollectionCreateJob (from CollectionSync)
>> that starts but never gets a response from akonadiserver, not sure why yet.
>
> akonadiserver is stuck with two threads in a MySQL query.

Are the two threads sharing the connection?  According to my sources,
you can't do multiple queries at the same time over the same connection. 

> Strangely enough, https://phabricator.kde.org/D18888 fixes / works around this.

It might be because we end up having the queries on the same connection
serialized?

/Sune




More information about the kde-pim mailing list