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

Add multi-thread Python testing #325

Open
pentschev opened this issue Nov 15, 2024 · 0 comments
Open

Add multi-thread Python testing #325

pentschev opened this issue Nov 15, 2024 · 0 comments

Comments

@pentschev
Copy link
Member

With the thread{,polling} progress modes, multi-thread Python should be able to function correctly and we should add tests for this situation. However, there are at least a few instances of issues that may need fixing as pointed out by @wence- in #318 (comment) . We may need to review all places where the Python GIL is ensured before we can claim multi-threading support indeed works.

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

No branches or pull requests

1 participant