Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 25, 2023

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 ed08238)

Co-authored-by: Victor Stinner [email protected]

…H-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 ed08238)

Co-authored-by: Victor Stinner <[email protected]>
@miss-islington miss-islington requested a review from vsajip as a code owner July 25, 2023 13:14
@bedevere-bot bedevere-bot added awaiting review tests Tests in the Lib/test dir labels Jul 25, 2023
@vstinner vstinner enabled auto-merge (squash) July 25, 2023 13:31
@vstinner vstinner merged commit e788c0a into python:3.12 Jul 25, 2023
@miss-islington miss-islington deleted the backport-ed08238-3.12 branch July 25, 2023 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants