diff options
author | Victor Stinner <vstinner@python.org> | 2023-07-25 13:13:59 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-25 13:13:59 (GMT) |
commit | ed082383272c2c238e364e9cc83229234aee23cc (patch) | |
tree | eecd23d1ba19eb84a07f90a4d5677bffb139fc32 /Modules/pyexpat.c | |
parent | 6261585d63a31835b65d445d99dc14cca3fe9cf5 (diff) | |
download | cpython-ed082383272c2c238e364e9cc83229234aee23cc.zip cpython-ed082383272c2c238e364e9cc83229234aee23cc.tar.gz cpython-ed082383272c2c238e364e9cc83229234aee23cc.tar.bz2 |
gh-107237: Fix test_udp_reconnection() of test_logging (#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.
Diffstat (limited to 'Modules/pyexpat.c')
0 files changed, 0 insertions, 0 deletions