Files
dolphin/Source/Core/Core
LillyJadeKatrin 6b52336bf7 AchievementManager: Fix unknown hash achievements deadlock
Within AchievementManager, CloseGame being called when LoadGame fails was causing m_queue.Cancel to be called within a lock when Cancel itself locks until it is empty, causing a deadlock. This is resolved by cancelling the queues outside of the lock when they are safe to wait for resolutions.
2025-05-03 22:51:07 -04:00
..
2025-03-08 15:41:53 -05:00
2025-03-08 15:41:53 -05:00
2024-08-20 14:59:54 +02:00
2025-04-21 22:05:25 +10:00
2025-03-15 07:57:16 -04:00
2025-02-25 06:42:13 +01:00
2025-04-21 21:57:49 +02:00
2025-04-21 21:57:49 +02:00
2025-04-21 22:05:25 +10:00