SIGN IN SIGN UP

[3.11] gh-107237: Fix test_udp_reconnection() of test_logging (#107238) (#107245)

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.

(cherry picked from commit ed082383272c2c238e364e9cc83229234aee23cc)
V
Victor Stinner committed
db03cb953a26970e1affe4e8fc7a8da79a3d229a
Parent: 1bc1609
Committed by GitHub <noreply@github.com> on 7/25/2023, 2:49:32 PM