Skip to content
Snippets Groups Projects
Unverified Commit 9c204b14 authored by themylogin's avatar themylogin Committed by GitHub
Browse files

bpo-46787: Fix `ProcessPoolExecutor exception` memory leak (GH-31408) (#31408)

Do not store `ProcessPoolExecutor` work item exception traceback that prevents
exception frame locals from being garbage collected.
parent c96da83a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment