Skip to content

gh-130050: Fix memory leaks in _testexternalinspection#130051

Merged
pablogsal merged 1 commit into
python:mainfrom
sergey-miryanov:gh-130050-test-external-inspection-memory-leaks
Feb 12, 2025
Merged

gh-130050: Fix memory leaks in _testexternalinspection#130051
pablogsal merged 1 commit into
python:mainfrom
sergey-miryanov:gh-130050-test-external-inspection-memory-leaks

Conversation

@sergey-miryanov
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

@1st1 Please take a look.

@pablogsal
Copy link
Copy Markdown
Member

LGTM

Thanks for the quick fix @sergey-miryanov

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