mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-14 15:32:48 -06:00

This stops clients randomly deadlocking when a spectator leaves, as the mappings construct is not thread-safe and should not be written while the game is running.