mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-05 01:32:34 -07: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