mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-19 09:41:32 +08:00
There is an expectation that ready_event will signal/wake 1:1, so the stray teardown signal may get lost. Add new stop_event for safety.