Skip to content

[ksgrd] Correctly handle monitors list changing

David Edmundson requested to merge work/crash into master

If ksgrd changes the monitors then all IDs are invalid. This can happen when a new device is plugged in and removed.

SensorObjects can remain valid and are re-matched up.

BUG: 424594

Edited by David Edmundson

Merge request reports