mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-27 09:01:45 +00: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