diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-09-30 20:23:33 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-30 20:23:33 (GMT) |
commit | 95609525de4efd4125390ab8ae82af7bc908cc0d (patch) | |
tree | 9293cea8fb641291e4373cbc830c98b9ebcaf189 /Python/pymath.c | |
parent | 3124618fd5be9c00b1521c8a980f6aea02dc1a48 (diff) | |
download | cpython-95609525de4efd4125390ab8ae82af7bc908cc0d.zip cpython-95609525de4efd4125390ab8ae82af7bc908cc0d.tar.gz cpython-95609525de4efd4125390ab8ae82af7bc908cc0d.tar.bz2 |
GH-96827: Don't touch closed loops from executor threads (GH-96837)
* When chaining futures, skip callback if loop closed.
* When shutting down an executor, don't wake a closed loop.
(cherry picked from commit e9d63760fea8748638f6e495b5b07bd1805c9591)
Co-authored-by: Guido van Rossum <guido@python.org>
Diffstat (limited to 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions