aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/asyncio/tasks.py
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2025-05-04 21:41:22 -0700
committerGitHub <noreply@github.com>2025-05-05 04:41:22 +0000
commitc4cc5d58aee6a3be55a95efee6ec25d5774f7b5f (patch)
tree234578dd15f60e4490587e49f92552a190462fb0 /Lib/asyncio/tasks.py
parentb64aa302d7bc09454ba8d5b19922ff6a4192dd96 (diff)
downloadcpython-c4cc5d58aee6a3be55a95efee6ec25d5774f7b5f.tar.gz
cpython-c4cc5d58aee6a3be55a95efee6ec25d5774f7b5f.zip
[GH-133419] fix test_external_inspection race assert (#133422)
[tests] fix test_external_inspection race assert either line could be where the inspection finds the foo() function as after ready is sent, the process may not have made progress onto the next line yet. "solve" by putting the statements on the same line.
Diffstat (limited to 'Lib/asyncio/tasks.py')
0 files changed, 0 insertions, 0 deletions