Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.11] GH-89369: test_contextlib_async finalizes event loop after each test (GH-93074) #93170

Merged
merged 1 commit into from May 24, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 24, 2022

Use asyncio.run().
(cherry picked from commit d2ef66a)

Co-authored-by: Kumar Aditya 59607654+kumaraditya303@users.noreply.github.com

… test (pythonGH-93074)

Use asyncio.run().
(cherry picked from commit d2ef66a)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
@miss-islington miss-islington requested a review from 1st1 as a code owner May 24, 2022
@miss-islington
Copy link
Contributor Author

miss-islington commented May 24, 2022

Status check is done, and it's a success .

1 similar comment
@miss-islington
Copy link
Contributor Author

miss-islington commented May 24, 2022

Status check is done, and it's a success .

@miss-islington
Copy link
Contributor Author

miss-islington commented May 24, 2022

Status check is done, and it's a success .

@bedevere-bot bedevere-bot added skip news tests Tests in the Lib/test dir labels May 24, 2022
@miss-islington
Copy link
Contributor Author

miss-islington commented May 24, 2022

Status check is done, and it's a success .

@miss-islington
Copy link
Contributor Author

miss-islington commented May 24, 2022

Status check is done, and it's a success .

Copy link
Member

@vstinner vstinner left a comment

LGTM, good bot.

@miss-islington
Copy link
Contributor Author

miss-islington commented May 24, 2022

Status check is done, and it's a success .

@miss-islington miss-islington merged commit a6ee7f9 into python:3.11 May 24, 2022
13 checks passed
@miss-islington miss-islington deleted the backport-d2ef66a-3.11 branch May 24, 2022
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.

None yet

4 participants