Skip to content

17.4: Convert symbol-search crash to NFW#65280

Merged
arunchndr merged 1 commit intodotnet:release/dev17.4from
CyrusNajmabadi:symbolSearch17.4
Nov 16, 2022
Merged

17.4: Convert symbol-search crash to NFW#65280
arunchndr merged 1 commit intodotnet:release/dev17.4from
CyrusNajmabadi:symbolSearch17.4

Conversation

@CyrusNajmabadi
Copy link
Contributor

Backport of #65279 to 17.4

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner November 8, 2022 18:44
@ghost ghost added the Area-IDE label Nov 8, 2022
await LogInfoAsync("Converting data to XElement completed", cancellationToken).ConfigureAwait(false);
return (element, delay: default);
}
catch (Exception e) when (_service._reportAndSwallowExceptionUnlessCanceled(e, cancellationToken))
Copy link
Member

Choose a reason for hiding this comment

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

same q on the _service here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Answered in other PR. this allows the tests to actually validate tehse codepaths without actually invoking FatalError (which kills tests).

@CyrusNajmabadi CyrusNajmabadi changed the title Convert symbol-search crash to NFW 17.4: Convert symbol-search crash to NFW Nov 8, 2022
@arunchndr
Copy link
Contributor

This is now targeting 17.4.2 servicing. So let's keep this on deck until the 17.4.1 clears out and merge after.

@CyrusNajmabadi
Copy link
Contributor Author

@arkalyanms Sounds good. LMK when this can go in.

@CyrusNajmabadi
Copy link
Contributor Author

@arkalyanms are we still waiting on this?

@arunchndr
Copy link
Contributor

Yes the 17.4.2 branch has not opened up yet (on Nov 21st). But this has soft approval, so should be fine to merge here and insert into VS when time comes.

cc: @jasonmalinowski

@arunchndr arunchndr merged commit 02f9b35 into dotnet:release/dev17.4 Nov 16, 2022
@CyrusNajmabadi CyrusNajmabadi deleted the symbolSearch17.4 branch December 7, 2022 02:59
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