mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-04 14:46:09 -05: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