Skip to content
Commit c2523dad authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

FakeAkonadiServer: fix FakeConnection deletion

Make sure we delete FakeConnection from the main thread, otherwise
the thread will try to wait on itself and the test will crash.

Also fixes a memory leak of mNotificationSpy.
parent 2bff7b02
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment