Diag: clear machineEventSet on diagRequest
This commit is contained in:
parent
3bef73ce4b
commit
91d8eb03b3
@ -62,6 +62,7 @@ void DeviceControllerDiag::diagRequest()
|
||||
qCritical() << "DeviceControllerDiag::diagRequest() is already running";
|
||||
return;
|
||||
}
|
||||
this->machineEventSet.clear();
|
||||
this->isRequestRunning = true;
|
||||
this->diagRequestTimeoutTimer->start();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user