Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Sep 30, 2022

  • When chaining futures, skip callback if loop closed.
  • When shutting down an executor, don't wake a closed loop.
    (cherry picked from commit e9d6376)

Co-authored-by: Guido van Rossum guido@python.org

…nGH-96837) * When chaining futures, skip callback if loop closed. * When shutting down an executor, don't wake a closed loop. (cherry picked from commit e9d6376) Co-authored-by: Guido van Rossum <guido@python.org>
@miss-islington
Copy link
ContributorAuthor

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

@miss-islingtonmiss-islington merged commit a5c503f into python:3.10Sep 30, 2022
@miss-islingtonmiss-islington deleted the backport-e9d6376-3.10 branch September 30, 2022 20:25
Sign up for freeto 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.

3 participants

@miss-islington@gvanrossum@bedevere-bot