mirror of
https://github.com/python/cpython.git
synced 2025-09-28 19:25:27 +00:00
[3.11] gh-107237: Fix test_udp_reconnection() of test_logging (GH-107238) (GH-107243)
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 ed08238327
)
Co-authored-by: Victor Stinner <vstinner@python.org>
This commit is contained in:
parent
9e87e07aa4
commit
4f35d4f6f2