Skip to content

Conversation

@mavasani
Copy link
Contributor

@mavasani mavasani commented Feb 6, 2020

We recently changed this code to switch from using the Workspace Options setter (now deprecated) to Workspace.TryApplyChanges. This causes an intermittent exception here when TryApplyChanges is invoked from a background thread.

Fixes internal Watson bug #1062942

We recently changed this code to switch from using the Workspace Options setter (now deprecated) to Workspace.TryApplyChanges. This causes an intermittent exception [here](https://github.com/dotnet/roslyn/blob/aeb47891e92341b700c3a290a92553b8a91b445a/src/VisualStudio/Core/Def/Implementation/ProjectSystem/VisualStudioWorkspaceImpl.cs#L374-L377) when TryApplyChanges is invoked from a background thread.

Fixes internal Watson bug [#1062942](https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1062942)
@mavasani mavasani added Area-IDE Tenet-Reliability Customer telemetry indicates that the product is failing in a crash/hang/dataloss manner. Needs Shiproom Approval Regression labels Feb 6, 2020
@mavasani mavasani added this to the 16.5.P3 milestone Feb 6, 2020
@mavasani mavasani requested a review from a team February 6, 2020 21:05
@mavasani
Copy link
Contributor Author

Tagging @jinujoseph - this needs M2 approval.

@JoeRobich
Copy link
Member

Looking at the integration logs it seems like this is still running against the pre.open queue. Closing and Reopening to force it to update.

@JoeRobich JoeRobich closed this Feb 10, 2020
@JoeRobich JoeRobich reopened this Feb 10, 2020
@JoeRobich JoeRobich merged commit b085b72 into dotnet:release/dev16.5 Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved to merge Area-IDE Regression Tenet-Reliability Customer telemetry indicates that the product is failing in a crash/hang/dataloss manner.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants