Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: memory leak in Import (backport #773) #774

Merged
merged 1 commit into from
May 19, 2023

Conversation

yihuang
Copy link
Collaborator

@yihuang yihuang commented May 19, 2023

don't reference the children, which recursively retain the whole subtree in memory.

don't reference the children, which recursively retain the whole subtree in memory.
@yihuang yihuang requested a review from a team as a code owner May 19, 2023 00:37
@fedekunze
Copy link
Contributor

@tac0turtle @alexanderbez can you review this one too?

Copy link
Member

@tac0turtle tac0turtle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@tac0turtle tac0turtle merged commit 94ab9b2 into cosmos:release/v0.19.x May 19, 2023
@yihuang yihuang deleted the memory-leak-backport branch May 19, 2023 12:01
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants