MlxRawEthDevice: Set to idle in case of exception
This commit is contained in:
@@ -85,6 +85,7 @@ void MlxRawEthDevice::MeasureThread() {
|
||||
|
||||
} catch (const JFJochException &e) {
|
||||
cancel = true;
|
||||
idle = true;
|
||||
throw e;
|
||||
}
|
||||
idle = true;
|
||||
|
||||
Reference in New Issue
Block a user