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

Zagor hot fix update #46

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

kefeimo
Copy link
Contributor

@kefeimo kefeimo commented Oct 28, 2023

TO fix #45.

Note: for a complete solution we need to update pybind11, see PR: VOLTTRON/pybind11#10

Shawn Greenman and others added 4 commits October 20, 2023 09:37
The ThreadPool owned by DNP3Manager causes a deadlock when it is destroyed without unlocking the GIL.
By returning the DNP3Manager with a custom deleter which unlocks the GIL during destruction the pool can be deleted.
Solution borrowed from: pybind/pybind11#1446
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.

2 participants