mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-07 17:16:00 -05:00
Avoid deadlocks while opening settings window and calling frontend API
This commit is contained in:
@@ -244,6 +244,7 @@ void SwitcherData::Thread()
|
||||
switcher->firstIntervalAfterStop = false;
|
||||
}
|
||||
|
||||
mainLoopLock = nullptr;
|
||||
blog(LOG_INFO, "stopped");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user