summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2023-07-09-00-36-33.gh-issue-106558.Zqsj6F.rst
blob: 8fe677f5d84b5fcf246e56cb3360fd5e9030023a (plain)
1
2
3
Remove ref cycle in callers of
:func:`~multiprocessing.managers.convert_to_error` by deleting ``result``
from scope in a ``finally`` block.