Skip to content

Fix ksystemstatstest failure

Fabian Vogt requested to merge work/fvogt/fixtest into master

SensorObject uses Qt::QueuedConnection to register itself with its parent SensorContainer. Give those connections a chance to run.

Merge request reports