Skip to content

Comments

Call the correct Disconnect method from DisconnectHandler#14757

Merged
mattleibow merged 1 commit intomainfrom
fix_wrong_call_to_disconnect
Apr 25, 2023
Merged

Call the correct Disconnect method from DisconnectHandler#14757
mattleibow merged 1 commit intomainfrom
fix_wrong_call_to_disconnect

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
@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

@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
@samhouts samhouts added the fixed-in-8.0.0-preview.4.8333 Look for this fix in 8.0.0-preview.4.8333! label Aug 2, 2024
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. fixed-in-8.0.0-preview.4.8333 Look for this fix in 8.0.0-preview.4.8333!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants