mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-13 02:00:17 -04:00
Core::RunAsCPUThread may be called from Qt signals, and if code yields to UI there then it results in infinite recursion
Core::RunAsCPUThread may be called from Qt signals, and if code yields to UI there then it results in infinite recursion