mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-09 01:56:12 -04:00
This may have been the issue behind the reported firefox crashes, but strangely, the thread should always be joinable here because it's explicitly always created in the constructor and joined in the destructor.