[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:
Miss Islington (bot) 2023-08-16 01:34:36 -07:00 committed by GitHub
parent 9e87e07aa4
commit 4f35d4f6f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

Diff content is not available