summaryrefslogtreecommitdiffstats
path: root/Python/tracemalloc.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2025-03-03 18:45:26 (GMT)
committerGitHub <noreply@github.com>2025-03-03 18:45:26 (GMT)
commit8a64a62002fa3cdc93cb4cfee315edb235cad8cb (patch)
treedbe6ac2b674304575607a8d91a24eab47136d586 /Python/tracemalloc.c
parentd0eb01c9de9a455df36f885506314d8d00645c9f (diff)
downloadcpython-8a64a62002fa3cdc93cb4cfee315edb235cad8cb.zip
cpython-8a64a62002fa3cdc93cb4cfee315edb235cad8cb.tar.gz
cpython-8a64a62002fa3cdc93cb4cfee315edb235cad8cb.tar.bz2
gh-130737: Fix multiprocessing test_notify() (#130797)
Replace hardcoded delay (100 ms) with a loop awaiting until a condition is true: replace assertReturnsIfImplemented() with assertReachesEventually(). Use sleeping_retry() in assertReachesEventually() to tolerate slow buildbots and raise an exception on timeout (30 seconds).
Diffstat (limited to 'Python/tracemalloc.c')
0 files changed, 0 insertions, 0 deletions