aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/tracemalloc.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-09-29 02:01:24 +0200
committerGitHub <noreply@github.com>2023-09-29 00:01:24 +0000
commit5fdcea744024c8a19ddb57057bf5ec2889546c98 (patch)
treecb3954ee35ec6f10684fc0e352d47e1d993f86f6 /Python/tracemalloc.c
parentb488c0d761b2018c10bc5a0e5469b8b209e1a681 (diff)
downloadcpython-5fdcea744024c8a19ddb57057bf5ec2889546c98.tar.gz
cpython-5fdcea744024c8a19ddb57057bf5ec2889546c98.zip
gh-109960: Remove test_pty timeout of 10 seconds (#110058)
In 2003, test_pty got a hardcoded timeout of 10 seconds to prevent hanging on AIX & HPUX "if run after test_openpty": commit 7d8145268ee282f14d6adce9305dc3c1c7ffec14. Since 2003, test_pty was no longer reported to hang on AIX. But today, the test can fail simply because a CI is busy running other tests in parallel. The timeout of 10 seconds is no longer needed, just remove it. Moreover, regrtest now has multiple built-in generic timeout mecanisms.
Diffstat (limited to 'Python/tracemalloc.c')
0 files changed, 0 insertions, 0 deletions