mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-21 20:05:46 +02: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