mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-30 10:59:36 -06: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