summaryrefslogtreecommitdiffstats
path: root/Python/codecs.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2023-07-25 13:43:11 (GMT)
committerGitHub <noreply@github.com>2023-07-25 13:43:11 (GMT)
commite788c0aeeb46bdfa3c4d8a39fb9bbb505e6d27a8 (patch)
treee8f84b79bf1b2aaf47bf1ee165311a1a226b85c5 /Python/codecs.c
parent0cf5f6a6db0c50e46687de1fd99f90d7f85f69ea (diff)
downloadcpython-e788c0aeeb46bdfa3c4d8a39fb9bbb505e6d27a8.zip
cpython-e788c0aeeb46bdfa3c4d8a39fb9bbb505e6d27a8.tar.gz
cpython-e788c0aeeb46bdfa3c4d8a39fb9bbb505e6d27a8.tar.bz2
[3.12] gh-107237: Fix test_udp_reconnection() of test_logging (GH-107238) (#107242)
gh-107237: Fix test_udp_reconnection() of test_logging (GH-107238) test_logging: Fix test_udp_reconnection() by increasing the timeout from 100 ms to 5 minutes (LONG_TIMEOUT). Replace also blocking wait() with wait(LONG_TIMEOUT) in test_output() to prevent the test to hang. (cherry picked from commit ed082383272c2c238e364e9cc83229234aee23cc) Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions