summaryrefslogtreecommitdiff
path: root/Lib/asyncio/tasks.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2022-09-30 12:55:40 -0700
committerGitHub <noreply@github.com>2022-09-30 12:55:40 -0700
commite9d63760fea8748638f6e495b5b07bd1805c9591 (patch)
tree26a42e0867b0a7cdc67b39e4f1b44021d95ef36f /Lib/asyncio/tasks.py
parentb05dd796492160c37c9e15e3882f699f411b3461 (diff)
downloadcpython-git-e9d63760fea8748638f6e495b5b07bd1805c9591.tar.gz
GH-96827: Don't touch closed loops from executor threads (#96837)
* When chaining futures, skip callback if loop closed. * When shutting down an executor, don't wake a closed loop.
Diffstat (limited to 'Lib/asyncio/tasks.py')
0 files changed, 0 insertions, 0 deletions