summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authoryonatanp <yonatan.perry@gmail.com>2023-03-16 04:44:52 (GMT)
committerGitHub <noreply@github.com>2023-03-16 04:44:52 (GMT)
commit2dc94634b50f0e5e207787e5ac1d56c68b22c3ae (patch)
tree1ffdfc46379f076a08afafdb67951b992280e0b6 /Misc/ACKS
parenta44553ea9f7745a1119148082edb1fb0372ac0e2 (diff)
downloadcpython-2dc94634b50f0e5e207787e5ac1d56c68b22c3ae.zip
cpython-2dc94634b50f0e5e207787e5ac1d56c68b22c3ae.tar.gz
cpython-2dc94634b50f0e5e207787e5ac1d56c68b22c3ae.tar.bz2
gh-94440: Fix issue of ProcessPoolExecutor shutdown hanging (#94468)
Fix an issue of concurrent.futures ProcessPoolExecutor shutdown hanging. Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 7bbde3a..8cf5166 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1385,6 +1385,7 @@ Thomas Perl
Mathieu Perreault
Mark Perrego
Trevor Perrin
+Yonatan Perry
Gabriel de Perthuis
Tim Peters
Benjamin Peterson