"vscode:/vscode.git/clone" did not exist on "a0e37f250edf86b68ff0e26380883e9a3bf88434"
Fix async Python functors invoking from multiple C++ threads (#1587) (#1595)
* 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 thread
Showing
Please register or sign in to comment