Skip to content

[3.11] gh-90978: asyncio TestSSL uses SHORT_TIMEOUT (GH-92642)#92690

Merged
miss-islington merged 1 commit intopython:3.11from
miss-islington:backport-1d1929f-3.11
May 11, 2022
Merged

[3.11] gh-90978: asyncio TestSSL uses SHORT_TIMEOUT (GH-92642)#92690
miss-islington merged 1 commit intopython:3.11from
miss-islington:backport-1d1929f-3.11

Conversation

@miss-islington
Copy link
Contributor

TestSSL of asyncio now uses support.SHORT_TIMEOUT rather than
hardcoded timeouts like 5, 10 or 40 seconds.
(cherry picked from commit 1d1929f)

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

TestSSL of asyncio now uses support.SHORT_TIMEOUT rather than
hardcoded timeouts like 5, 10 or 40 seconds.
(cherry picked from commit 1d1929f)

Co-authored-by: Victor Stinner <vstinner@python.org>
@miss-islington
Copy link
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting review labels May 11, 2022
Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good bot.

@miss-islington
Copy link
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 64593f2 into python:3.11 May 11, 2022
@miss-islington miss-islington deleted the backport-1d1929f-3.11 branch May 11, 2022 21:56
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.

3 participants