Skip to content

gh-134908: protect textiowrapper_iternext with critical section#134910

Merged
colesbury merged 8 commits intopython:mainfrom
duaneg:gh-134908
Jun 2, 2025
Merged

gh-134908: protect textiowrapper_iternext with critical section#134910
colesbury merged 8 commits intopython:mainfrom
duaneg:gh-134908

Conversation

@duaneg
Copy link
Contributor

@duaneg duaneg commented May 30, 2025

textiowrapper_iternext calls _textiowrapper_writeflush but does not take the critical section, making it racy in free-threaded builds.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants