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

Cherrypick for 17.3: Fix potential deadlock if we are previewing a rename change #64159

Merged

Conversation

Cosifne
Copy link
Member

@Cosifne Cosifne commented Sep 20, 2022

Cherrypick from #63652

IPreviewDialogService.PreviewChanges does COM calls under the covers,
so we need to be on the UI thread for it.
@Cosifne Cosifne requested a review from a team as a code owner September 20, 2022 22:57
@Cosifne Cosifne changed the title Fix potential deadlock if we are previewing a rename change Cherrypick for 17.3: Fix potential deadlock if we are previewing a rename change Sep 20, 2022
Copy link
Member

@jasonmalinowski jasonmalinowski left a comment

Choose a reason for hiding this comment

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

I guess I can sign off on somebody else cherry-picking my own changes.

@Cosifne Cosifne merged commit 80a8ce8 into dotnet:release/dev17.3 Sep 21, 2022
@Cosifne Cosifne deleted the dev/shech/cherrypickPreviewDeadlock branch September 21, 2022 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants