Skip to content
Snippets Groups Projects
Unverified Commit 51b885a3 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 3fe4e460
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment