Skip to content

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

Merged
tac0turtle merged 1 commit intocosmos:release/v0.19.xfrom
yihuang:memory-leak-backport
May 19, 2023
Merged

fix: memory leak in Import (backport #773)#774
tac0turtle merged 1 commit intocosmos:release/v0.19.xfrom
yihuang:memory-leak-backport

Conversation

@yihuang
Copy link

@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 May 19, 2023 00:37
@fedekunze
Copy link
Contributor

@tac0turtle @alexanderbez can you review this one too?

Copy link
Contributor

@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants