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

Availability of PyMutex to implement locking for thread-safety #6

Open
rgommers opened this issue Apr 10, 2024 · 0 comments
Open

Availability of PyMutex to implement locking for thread-safety #6

rgommers opened this issue Apr 10, 2024 · 0 comments

Comments

@rgommers
Copy link
Member

Relevant discussions for making PyMutex public in CPython for 3.13:

The second link notes some current alternatives, like PyThreadType_lock or platform-specific locks.

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