Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.12] gh-107237: Fix test_udp_reconnection() of test_logging (GH-107238)#107242

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
vstinner merged 1 commit intopython:3.12frommiss-islington:backport-ed08238-3.12
Jul 25, 2023

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedJul 25, 2023
edited by bedevere-bot
Loading

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

Co-authored-by: Victor Stinnervstinner@python.org

…H-107238)test_logging: Fix test_udp_reconnection() by increasing the timeoutfrom 100 ms to 5 minutes (LONG_TIMEOUT).Replace also blocking wait() with wait(LONG_TIMEOUT) intest_output() to prevent the test to hang.(cherry picked from commited08238)Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@vsajipvsajipAwaiting requested review from vsajipvsajip is a code owner

Assignees

No one assigned

Labels

testsTests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@vstinner@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp