mirror of
https://git.citron-emu.org/Citron/Citron.git
synced 2026-05-12 08:00:57 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| errors.h | ||
| language.cpp | ||
| language.h | ||
| ns.cpp | ||
| ns.h | ||
| ns_language.h | ||
| pl_u.cpp | ||
| pl_u.h | ||