Skip to content

[3.14] gh-142489: Increase ssl_handshake_timeout in asyncio tests (GH-142523)#142545

Merged
vstinner merged 1 commit intopython:3.14from
miss-islington:backport-dc3ece2-3.14
Dec 10, 2025
Merged

[3.14] gh-142489: Increase ssl_handshake_timeout in asyncio tests (GH-142523)#142545
vstinner merged 1 commit intopython:3.14from
miss-islington:backport-dc3ece2-3.14

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Dec 10, 2025

Replace SHORT_TIMEOUT with LONG_TIMEOUT for very slow CIs.
And add the HANDSHAKE_TIMEOUT constant.
(cherry picked from commit dc3ece2)

Co-authored-by: Victor Stinner vstinner@python.org

…honGH-142523)

Replace SHORT_TIMEOUT with LONG_TIMEOUT for very slow CIs.
And add the HANDSHAKE_TIMEOUT constant.
(cherry picked from commit dc3ece2)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Dec 10, 2025
@vstinner vstinner enabled auto-merge (squash) December 10, 2025 22:24
@vstinner vstinner merged commit cbec73c into python:3.14 Dec 10, 2025
51 checks passed
@miss-islington miss-islington deleted the backport-dc3ece2-3.14 branch January 2, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants