Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fit gil lock for new version of pybind11 #166

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

taoboyang
Copy link
Collaborator

No description provided.

@taoboyang
Copy link
Collaborator Author

升级后的新版本 pybind11 在 debug 模式下要求当程序中发生基于 py::object 的复制/析构操作时(引用计数的改变),当前程序上下文必须持有 gil 锁

@taoboyang taoboyang requested a review from sfeiwong December 27, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant