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

Start testing GIL-free python #163

Open
alxmrs opened this issue Jul 19, 2024 · 2 comments
Open

Start testing GIL-free python #163

alxmrs opened this issue Jul 19, 2024 · 2 comments
Labels
bug Something isn't working P2

Comments

@alxmrs
Copy link
Collaborator

alxmrs commented Jul 19, 2024

GIL-free python is coming! https://py-free-threading.github.io/

We should start testing how this package works without a GIL, say via integration tests. Is this package thread safe?

@naschmitz naschmitz added bug Something isn't working P2 labels Sep 17, 2024
@tylere
Copy link
Collaborator

tylere commented Sep 19, 2024

Why is this a bug, rather than an enhancement or process?

@jdbcode
Copy link
Member

jdbcode commented Sep 19, 2024

In triaging we considered it a reliability concern. I suppose it could be process, preemptive bug 🐛

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P2
Projects
None yet
Development

No branches or pull requests

4 participants