mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 15:31:17 +01:00
5adb29b6cb
BlockingLoop was being woken when the emulator was being paused which would cause the loop to busy spin. Issue 9692.