Skip to content

bpo-44911: Fixed IsolatedAsyncioTestCase from throwing an exception on leaked tasks #27765

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

Merged
merged 4 commits into from
Aug 16, 2021

Conversation

bharel
Copy link
Contributor

@bharel bharel commented Aug 14, 2021

Made a search - No more gather()s left with the loop argument in the stdlib.

https://bugs.python.org/issue44911

@bharel
Copy link
Contributor Author

bharel commented Aug 15, 2021

@1st1 we missed a loop argument 😄
Backport to 3.10 please!

@ambv ambv merged commit 2cb1a68 into python:main Aug 16, 2021
@ambv ambv added the needs backport to 3.10 only security fixes label Aug 16, 2021
@miss-islington
Copy link
Contributor

Thanks @bharel for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-27777 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Aug 16, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 16, 2021
…n leaked tasks (pythonGH-27765)

(cherry picked from commit 2cb1a68)

Co-authored-by: Bar Harel <[email protected]>
miss-islington added a commit that referenced this pull request Aug 16, 2021
…n leaked tasks (GH-27765)

(cherry picked from commit 2cb1a68)

Co-authored-by: Bar Harel <[email protected]>
@zware zware added the needs backport to 3.9 only security fixes label Apr 12, 2022
@miss-islington
Copy link
Contributor

Thanks @bharel for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Apr 12, 2022
@bedevere-bot
Copy link

GH-91471 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 12, 2022
…n leaked tasks (pythonGH-27765)

(cherry picked from commit 2cb1a68)

Co-authored-by: Bar Harel <[email protected]>
zware pushed a commit that referenced this pull request Apr 12, 2022
…ion on leaked tasks (GH-27765) (#91471)

(cherry picked from commit 2cb1a68)

Co-authored-by: Bar Harel <[email protected]>
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
…exception on leaked tasks (pythonGH-27765) (python#91471)

(cherry picked from commit 2cb1a68)

Co-authored-by: Bar Harel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants