mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-29 00:21:53 -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