summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2022-06-15 16:28:00 (GMT)
committerGitHub <noreply@github.com>2022-06-15 16:28:00 (GMT)
commit41fccd23e9b4397d6cc294b42e1a198cd8f8b268 (patch)
tree1d6bf960cbbaf6c97e40d9e95534fcb12f5cab0e /Python/pythonrun.c
parent99be1cbeb3b58f0daa9108abc4075412d6212169 (diff)
downloadcpython-41fccd23e9b4397d6cc294b42e1a198cd8f8b268.zip
cpython-41fccd23e9b4397d6cc294b42e1a198cd8f8b268.tar.gz
cpython-41fccd23e9b4397d6cc294b42e1a198cd8f8b268.tar.bz2
test_asyncio: run_until() implements exponential sleep (#93866)
run_until() of test.test_asyncio.utils now uses an exponential sleep delay (max: 1 second), rather than a fixed delay of 1 ms. Similar design than support.sleeping_retry() wait strategy that applies exponential backoff.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions