mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-01-08 23:31:22 -08:00
27ce97fd42
- Previously, we would allocate a thread per session, which adds new threads on CloneCurrentObject. - This results in race conditions with N sessions queuing requests to the same service interface. - Fixes Pokken Tournament DX crashes/softlocks, which were regressed by #6347. |
||
---|---|---|
.. | ||
controller.cpp | ||
controller.h | ||
sm.cpp | ||
sm.h |