mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
ab41f1ec6a
* If a window (like the PythonShell) owned a context and only stopped it on destruction, it would be destructed after the global shutdown destroyed the interpreter.