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.
T
themylogin committed
9c204b148fad9742ed19b3bce173073cdec79819
Parent: c96da83
Committed by GitHub <noreply@github.com>
on 5/2/2022, 8:24:39 PM