You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rewrite the load_impl function for the Python bridge, so that the memory release happens once in the end of the function in the cleanup section (probably, using Py_XDECREF instead of Py_DECREF).