diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-05-02 22:45:22 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-02 22:45:22 (GMT) |
commit | c467812bc0174c12546f7bfdd4f6e445b87590c0 (patch) | |
tree | 5bb2d34ffba5e16f8ddd389103b8520cdcbf086e /Python/makeopcodetargets.py | |
parent | f44e629a57dae2b29bf22449c915619503894b3b (diff) | |
download | cpython-c467812bc0174c12546f7bfdd4f6e445b87590c0.zip cpython-c467812bc0174c12546f7bfdd4f6e445b87590c0.tar.gz cpython-c467812bc0174c12546f7bfdd4f6e445b87590c0.tar.bz2 |
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>
Diffstat (limited to 'Python/makeopcodetargets.py')
0 files changed, 0 insertions, 0 deletions