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.
V
Victor Stinner committed
ed082383272c2c238e364e9cc83229234aee23cc
Parent: 6261585
Committed by GitHub <noreply@github.com>
on 7/25/2023, 1:13:59 PM