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
As described in #30, binding arrays of complex works fine with pybind11 2.0.1 but crashes with the master branch. The bug is triggered after many calls, like in the benchmarks.
The benchmarks should be added to the CI scripts in order to trigger the bug.
As described in #30, binding arrays of complex works fine with
pybind112.0.1 but crashes with the master branch. The bug is triggered after many calls, like in the benchmarks.The benchmarks should be added to the CI scripts in order to trigger the bug.