]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106558: break ref cycles through exceptions in multiprocessing manager (#106559)
authorAndrew Geng <pteromys@gmail.com>
Fri, 11 Aug 2023 17:44:18 +0000 (13:44 -0400)
committerGitHub <noreply@github.com>
Fri, 11 Aug 2023 17:44:18 +0000 (17:44 +0000)
commit5f7d4ecf301ef12eb1d1d347add054f4fcd8fc5c
tree33c687f8dfb36db77ce66c08e72bca5025941c61
parentcaa41a4f1db0112690cf610bab7d9c6dce9ff1ce
gh-106558: break ref cycles through exceptions in  multiprocessing manager (#106559)
Lib/multiprocessing/managers.py
Lib/test/_test_multiprocessing.py
Misc/NEWS.d/next/Library/2023-07-09-00-36-33.gh-issue-106558.Zqsj6F.rst [new file with mode: 0644]