diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-10-05 22:05:20 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-05 22:05:20 (GMT) |
| commit | 4134036ce9673b76cc8e6236361a77098ee72ad1 (patch) | |
| tree | 5a6db3ec6feb8e8e9c5f19f11fdd5863e5e3d14c /Lib/idlelib/pyparse.py | |
| parent | 331d90f30bcdefce6647c56126ad019a42499f15 (diff) | |
| download | cpython-4134036ce9673b76cc8e6236361a77098ee72ad1.zip cpython-4134036ce9673b76cc8e6236361a77098ee72ad1.tar.gz cpython-4134036ce9673b76cc8e6236361a77098ee72ad1.tar.bz2 | |
[3.11] gh-110393: Remove watchdog with hardcoded timeout (GH-110400) (#110444)
gh-110393: Remove watchdog with hardcoded timeout (GH-110400)
test_builtin and test_socketserver no longer use signal.alarm() to
implement a watchdog with a hardcoded timeout (2 and 60 seconds).
Python test runner regrtest has two watchdogs: faulthandler and
timeout on running worker processes. Tests using short hardcoded
timeout can fail on slowest buildbots just because the timeout is too
short.
(cherry picked from commit 1328fa31fe9c72748fc6fd11d017c82aafd48a49)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Lib/idlelib/pyparse.py')
0 files changed, 0 insertions, 0 deletions
