Skip to content

_thread.RLock.release is not safe in free-threaded builds #125139

@kumaraditya303

Description

@kumaraditya303

Similar to #117721, _thread.RLock.release is not safe in free-threaded builds, it should be changed to use _PyRecursiveMutex.

cc @colesbury

Linked PRs

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions