Skip to content
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

fix ViewModelViewHost memory leak #3105

Merged
merged 1 commit into from
Dec 11, 2021

Conversation

ChrisPulman
Copy link
Member

What kind of change does this PR introduce?

fix #3091

What is the current behaviour?

Subscription not being disposed

What is the new behaviour?

Subscription now being disposed

What might this PR break?

none expected

Please check if the PR fulfils these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

@glennawatson glennawatson enabled auto-merge (squash) December 11, 2021 11:01
@glennawatson glennawatson merged commit 7d9d096 into main Dec 11, 2021
@glennawatson glennawatson deleted the fix_CP_ViewModelViewHostMemoryLeak branch December 11, 2021 11:03
glennawatson added a commit that referenced this pull request Dec 12, 2021
Co-authored-by: Glenn <5834289+glennawatson@users.noreply.github.com>
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] MemoryLeak on WPF
2 participants