Skip to content

Don't create a ref cycle in AbstractWindow.cleanup()#749

Merged
jwiggins merged 1 commit into
masterfrom
fix/abstract-window-cycles
Mar 24, 2021
Merged

Don't create a ref cycle in AbstractWindow.cleanup()#749
jwiggins merged 1 commit into
masterfrom
fix/abstract-window-cycles

Conversation

@jwiggins
Copy link
Copy Markdown
Member

Resolves #104

Copy link
Copy Markdown
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

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

LGTM. This looks like the right thing to do!

@jwiggins jwiggins merged commit 3eb25d4 into master Mar 24, 2021
@jwiggins jwiggins deleted the fix/abstract-window-cycles branch March 24, 2021 11:56
@jwiggins
Copy link
Copy Markdown
Member Author

Thanks for the review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AbstractWindow.cleanup creates cyclic garbage.

2 participants