mirror of https://github.com/pybind/pybind11
Browse Source
* Fix async Python functors invoking from multiple C++ threads (#1587) Ensure GIL is held during functor destruction. * Add async Python callbacks test that runs in separate Python threadpull/1748/head
3 changed files with 61 additions and 2 deletions
Loading…
Reference in new issue