mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 23:59:54 -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