Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gh-130050: Fix memory leaks in _testexternalinspection #130051

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

Conversation

sergey-miryanov
Copy link
Contributor

@sergey-miryanov sergey-miryanov commented Feb 12, 2025

I have found some memory leaks in parse_coro_chain, parse_task and get_async_stack_trace.
This PR fixes them.

@bedevere-app bedevere-app bot added tests Tests in the Lib/test dir awaiting review labels Feb 12, 2025
@sergey-miryanov
Copy link
Contributor Author

@1st1 Please take a look.

@pablogsal
Copy link
Member

LGTM

Thanks for the quick fix @sergey-miryanov

@pablogsal pablogsal enabled auto-merge (squash) February 12, 2025 21:11
@pablogsal pablogsal merged commit 6338530 into python:main Feb 12, 2025
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants