Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-98897: fix memory leak if math.dist raises exception #98898

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Oct 31, 2022

Copy link
Member

@vstinner vstinner left a comment

Can you please add a test to make sure that we don't reintroduce this memory leak later?

@kumaraditya303
Copy link
Contributor Author

kumaraditya303 commented Oct 31, 2022

Can you please add a test to make sure that we don't reintroduce this memory leak later?

Added test.

Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants