aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/clinic/Python-tokenize.c.h
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2025-03-05 11:51:33 +0100
committerGitHub <noreply@github.com>2025-03-05 10:51:33 +0000
commit67a942d4272145ccdbdf4ceff31318e176f71355 (patch)
treebd08c04a37dc509eb384ea8b33302e4e6e66808d /Python/clinic/Python-tokenize.c.h
parent63d25f8d0c4f4626fb9f1131402d95fdaca34a57 (diff)
downloadcpython-67a942d4272145ccdbdf4ceff31318e176f71355.tar.gz
cpython-67a942d4272145ccdbdf4ceff31318e176f71355.zip
gh-116742: Fix subprocess test_check_output_timeout() (#130836)
Fix a race condition in test_check_output_timeout() of test_subprocess. Don't write into stdout anymore, since there is no reliable way to synchronize the parent and the child processes. Change the timeout from 3 seconds to 0.1 seconds, and remove @requires_resource('walltime') decorator.
Diffstat (limited to 'Python/clinic/Python-tokenize.c.h')
0 files changed, 0 insertions, 0 deletions