mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-07-22 05:05:54 -04:00
The signal mutex can be locked within other signal mutexes, causing a potential hard cross-lock when releasing certain sources. Instead, defer the Disconnect() call to the UI thread. This fixes a potential freeze on exit.
33 KiB
33 KiB