mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-30 11:21:01 +00:00
* 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.