mirror of
https://github.com/python/cpython.git
synced 2026-05-10 14:41:01 -04:00
c467812bc0
Do not store `ProcessPoolExecutor` work item exception traceback that prevents
exception frame locals from being garbage collected.
(cherry picked from commit 9c204b148f)
Co-authored-by: themylogin <themylogin@gmail.com>