mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-21 20:58:44 -05:00
The program can get stuck waiting for the browser within a event queue, so instead mark that the program is closing, do it in a separate thread, signal the window when it's finished, and then check whether it's in the process of closing before actually showing the dialog.