mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-31 08:26:32 -05:00
core/debugger: fix a number of shutdown deadlocks
This commit is contained in:
@@ -1545,6 +1545,7 @@ void GMainWindow::ShutdownGame() {
|
||||
|
||||
AllowOSSleep();
|
||||
|
||||
system->DetachDebugger();
|
||||
discord_rpc->Pause();
|
||||
emu_thread->RequestStop();
|
||||
|
||||
|
Reference in New Issue
Block a user