Skip to content

Revert "Merge pull request #61568 from CyrusNajmabadi/localFuncindexing"#63344

Merged
JoeRobich merged 1 commit intodotnet:release/dev17.3from
dibarbet:revert_local_func_index
Aug 12, 2022
Merged

Revert "Merge pull request #61568 from CyrusNajmabadi/localFuncindexing"#63344
JoeRobich merged 1 commit intodotnet:release/dev17.3from
dibarbet:revert_local_func_index

Conversation

@dibarbet
Copy link
Copy Markdown
Member

@dibarbet dibarbet commented Aug 11, 2022

This reverts commit b1fbb44, reversing
changes made to d79fe4e.

Confirmed this is the cause of many of the servicehub crashes in https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1582837

This typically occurs in generated files with large binary expressions. Note that VS crashes when you actually open these files, but before this change as long as the file wasn't opened everything else used to work.

There are a bunch of other places to change to fix VS crashing on open files (@Cosifne is tracking them down), but those bugs existed before 17.3. This revert resolves the only known case where we crash servicehub when the file is not opened.

…indexing"

This reverts commit b1fbb44, reversing
changes made to d79fe4e.
@ghost ghost added the Area-IDE label Aug 11, 2022
@dibarbet dibarbet marked this pull request as ready for review August 12, 2022 00:05
@dibarbet dibarbet requested a review from a team as a code owner August 12, 2022 00:05
@JoeRobich JoeRobich merged commit 6ad672d into dotnet:release/dev17.3 Aug 12, 2022
@dibarbet dibarbet deleted the revert_local_func_index branch August 12, 2022 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants