mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-21 20:58:44 -05:00
When loading a new Python script, the GIL might be released while importing the module, allowing the tick to run and change and reset the cur_python_script state variable. Use the busy_script variable to save and restore the value if not null.
42 KiB
42 KiB