mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 17:40:39 +00:00
9e6a5e692e
* This will rarely be relevant, but it ensures if the function is decref'd and the lambda is still alive, that we keep the python object alive until we are done with it. The primary case for this is persistent callbacks where the module is then reloaded.