SIGN IN SIGN UP

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 9c204b148fad9742ed19b3bce173073cdec79819)

Co-authored-by: themylogin <themylogin@gmail.com>
M
Miss Islington (bot) committed
c467812bc0174c12546f7bfdd4f6e445b87590c0
Parent: f44e629
Committed by GitHub <noreply@github.com> on 5/2/2022, 10:45:22 PM