Skip to content

autotests: Simplify tearing down ConnectionThread

It should be enough to call QObject::deleteLater() and wait until the connection thread stops spinning its event loop.

Merge request reports