Files
sbox-public/engine/Sandbox.Engine/Scene/Components/Audio
Lorenz Junglas 1d118147a0 Fix race condition when disposing VOIP sounds (#4338)
* Fix race condition when disposing VOIP sounds

sounds.Dispose() is not thread safe if the sound is still used by the mixing thread it can race causing UB.

* Use finished = true in ondisabled too
2026-03-18 16:22:48 +00:00
..
2025-11-24 09:05:18 +00:00
2025-11-24 09:05:18 +00:00
2025-11-24 09:05:18 +00:00