mirror of
https://github.com/pybind/pybind11.git
synced 2025-02-21 16:09:22 +00:00
Using a function as an argument to a C++ object causes a reference cycle that the garbage collector is somehow not able to break, causing the corresponding C++ object to leak. |
||
---|---|---|
.. | ||
catch.cpp | ||
CMakeLists.txt | ||
external_module.cpp | ||
test_interpreter.cpp | ||
test_interpreter.py |