aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/asyncio/base_subprocess.py
diff options
context:
space:
mode:
authorDuane Griffin <duaneg@dghda.com>2025-06-03 05:22:41 +1200
committerGitHub <noreply@github.com>2025-06-02 17:22:41 +0000
commit44fb7c361cb24dcf9989a7a1cfee4f6aad5c81aa (patch)
tree56491c3174242f2d4a8196e884301f6d37736ed8 /Lib/asyncio/base_subprocess.py
parent055827528fa50c9a7707792f5fe264c4e20c07e9 (diff)
downloadcpython-44fb7c361cb24dcf9989a7a1cfee4f6aad5c81aa.tar.gz
cpython-44fb7c361cb24dcf9989a7a1cfee4f6aad5c81aa.zip
gh-134908: Protect `textiowrapper_iternext` with critical section (gh-134910)
The `textiowrapper_iternext` function called `_textiowrapper_writeflush`, but did not use a critical section, making it racy in free-threaded builds.
Diffstat (limited to 'Lib/asyncio/base_subprocess.py')
0 files changed, 0 insertions, 0 deletions