Replies: 1 comment 1 reply
-
No, this functionality is not supported in nanobind. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to release the GIL before calling the C++ destructor of wrapped instance.
There is a extra argument release_gil_before_calling_cpp_dtor for this in pybind11.
Is it possible to get this functionality in nanobind?
Beta Was this translation helpful? Give feedback.
All reactions