Skip to content
Unverified Commit c467812b authored by Miss Islington (bot)'s avatar Miss Islington (bot) Committed by GitHub
Browse files

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



Do not store `ProcessPoolExecutor` work item exception traceback that prevents
exception frame locals from being garbage collected.
(cherry picked from commit 9c204b14)

Co-authored-by: default avatarthemylogin <themylogin@gmail.com>
parent f44e629a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment