summaryrefslogtreecommitdiffstats
path: root/Python/marshal.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-09-30 20:25:06 (GMT)
committerGitHub <noreply@github.com>2022-09-30 20:25:06 (GMT)
commita5c503f296a104d8b5b2e917a2f1ef71be888e1b (patch)
tree436ef6997f69fd020d1f49b72f09a7318ca5b748 /Python/marshal.c
parent6d7dbcc0b365c9f227a4c299211c068b3da54a90 (diff)
downloadcpython-a5c503f296a104d8b5b2e917a2f1ef71be888e1b.zip
cpython-a5c503f296a104d8b5b2e917a2f1ef71be888e1b.tar.gz
cpython-a5c503f296a104d8b5b2e917a2f1ef71be888e1b.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/marshal.c')
0 files changed, 0 insertions, 0 deletions