gh-114271: Make `PyInterpreterState.threads.count` thread-safe in free-threaded builds by mpage · Pull Request #115093 · python/cpython
Conversation
mpage
marked this pull request as ready for review
@colesbury - Can you add the "skip news" label to this?
@colesbury - Would you take a look at this, please?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
fsc-eriker pushed a commit to fsc-eriker/cpython that referenced this pull request
Feb 14, 2024…in free-threaded builds (pythongh-115093) Use atomics to mutate PyInterpreterState.threads.count.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters