mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
Removed cancellation of error downgrading after closing, was causing read access violations.
This commit is contained in:
@@ -309,5 +309,4 @@ void STM32::writeTask() {
|
||||
report(APIEvent::Type::FailedToWrite, APIEvent::Severity::Error);
|
||||
onWrite();
|
||||
}
|
||||
EventManager::GetInstance().cancelErrorDowngradingOnCurrentThread();
|
||||
}
|
||||
Reference in New Issue
Block a user