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

Call the correct Disconnect method from DisconnectHandler #14757

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

PureWeen
Copy link
Member

Description of Change

DisconnectHandler is currently calling the wrong method. It needs to call Disconnect

This PR doesn't have tests because the failure is caught by DisconnectHandlerDoesntCrash

@PureWeen PureWeen added the backport/suggested The PR author or issue review has suggested that the change should be backported. label Apr 24, 2023
@mattleibow mattleibow merged commit febafe2 into main Apr 25, 2023
29 checks passed
@mattleibow mattleibow deleted the fix_wrong_call_to_disconnect branch April 25, 2023 09:08
@trivalik
Copy link
Contributor

trivalik commented Apr 26, 2023

@hartez
This fix is required to backport to .NET 7 as #13206 (comment) was.

@mikeparker104 mikeparker104 added the partner/cat 😻 this is an issue that impacts one of our partners or a customer our advisory team is engaged with label May 24, 2023
@hartez hartez added the backport/approved After some discussion or review, this PR or change was approved to be backported. label May 31, 2023
@hartez
Copy link
Contributor

hartez commented Jun 1, 2023

/backport to net7.0

@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2023

Started backporting to net7.0: https://github.com/dotnet/maui/actions/runs/5138866208

@dotMorten
Copy link
Contributor

@PureWeen Thanks! Literally just hit this in an attempt to work around a webview memory leak
image

@samhouts samhouts removed the partner/cat 😻 this is an issue that impacts one of our partners or a customer our advisory team is engaged with label Aug 21, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport/approved After some discussion or review, this PR or change was approved to be backported. backport/suggested The PR author or issue review has suggested that the change should be backported.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants