summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/MainWindow.cpp
diff options
context:
space:
mode:
authorLillyJadeKatrin <lilly.kitty.1988@gmail.com>2025-05-17 08:12:43 -0400
committerLillyJadeKatrin <lilly.kitty.1988@gmail.com>2025-05-17 08:29:34 -0400
commit137e50dc25d67879ebf2827e3fd5cc754d4d19d7 (patch)
treea08b99531c51653acd4d3b2552dd1ea195fac4a5 /Source/Core/DolphinQt/MainWindow.cpp
parent88389146d3928da6ec9f5ba23055329eea22534b (diff)
AchievementManager: Remove CloseGame from LoadGameCallback
This was causing deadlocks when a game didn't load (including if RetroAchievements does not yet support it) because it was attempting to close the queue the the callback was currently running on, forcing LoadGameCallback to wait for LoadGameCallback to finish. However, it appears that recent changes to the queue have independently resolved the reason CloseGame was being called here in the first place.
Diffstat (limited to 'Source/Core/DolphinQt/MainWindow.cpp')
0 files changed, 0 insertions, 0 deletions