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 System.NullReferenceException when disconnecting Handler #87

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

sferhah
Copy link
Contributor

@sferhah sferhah commented Oct 28, 2024

Besides, disconnecting the Handler is a workaround for memory leaks:
dotnet/maui#20283 (comment)

@Eilon Eilon added this to the 1.0.0-preview8 milestone Oct 29, 2024
@Eilon
Copy link
Owner

Eilon commented Oct 29, 2024

Thanks @sferhah , I'll work on merging this.

I plan to eventually re-work all the code in this repo to be based on what's shipping in .NET MAUI, and the logic for cleanup/preventing memory leaks is a lot better in that code base. But for now I think this is good!

@Eilon Eilon merged commit ce99d91 into Eilon:main Oct 29, 2024
2 checks passed
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.

2 participants