diff options
author | Kumar Aditya <kumaraditya@python.org> | 2024-08-11 20:49:31 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-11 20:49:31 +0530 |
commit | 3aaed083a3f5eb7e490495c460b3dc1ce7451ce8 (patch) | |
tree | e23f6588f50341d3dc1e14c204a277e7c0bdb39b /Lib/test/test_asyncio/test_tasks.py | |
parent | 363374cf69a7e2292fe3f1c6bedd199088958cc2 (diff) | |
download | cpython-3aaed083a3f5eb7e490495c460b3dc1ce7451ce8.tar.gz cpython-3aaed083a3f5eb7e490495c460b3dc1ce7451ce8.zip |
GH-120974: make `_asyncio.all_tasks` thread safe (#122801)
Make `_asyncio.all_tasks` thread safe, also changes state lock to use critical section.
Diffstat (limited to 'Lib/test/test_asyncio/test_tasks.py')
0 files changed, 0 insertions, 0 deletions