Skip to content

Conversation

@miss-islington
Copy link
Contributor

The crash that this fixes occurs when using traceback and other modules from multiple threads;
del cache[filename] can raise a KeyError.
(cherry picked from commit d72ea60)

Co-authored-by: Michael Graczyk mgraczyk@users.noreply.github.com

…onGH-18007) The crash that this fixes occurs when using traceback and other modules from multiple threads; del cache[filename] can raise a KeyError. (cherry picked from commit d72ea60) Co-authored-by: Michael Graczyk <mgraczyk@users.noreply.github.com>
@miss-islington
Copy link
ContributorAuthor

@mgraczyk and @akuchling: Status check is done, and it's a failure ❌ .

1 similar comment
@miss-islington
Copy link
ContributorAuthor

@mgraczyk and @akuchling: Status check is done, and it's a failure ❌ .

@akuchlingakuchling self-assigned this May 14, 2020
@miss-islingtonmiss-islington deleted the backport-d72ea60-3.7 branch May 14, 2020 19:13
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington@akuchling@the-knights-who-say-ni@bedevere-bot@mgraczyk