mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-02 13:27:15 -06: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