mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-16 21:29:14 +01:00
![Billy Laws](/assets/img/avatar_default.png)
As we didn't hold `coreMigrationMutex`, the thread could simply migrate during `InsertThread` which would lead to the thread potentially never waking up as it's been inserted on a non-resident core. Co-authored-by: PixelyIon <pixelyion@protonmail.com>