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

Update HandleProcessCorruptedStateExceptionsAttribute docs #3335

Merged
merged 4 commits into from
Jan 28, 2020
Merged

Update HandleProcessCorruptedStateExceptionsAttribute docs #3335

merged 4 commits into from
Jan 28, 2020

Conversation

Gnbrkm41
Copy link
Contributor

Summary

It appears that the handling of process corruption exceptions are not supported by design, and this attribute has no effect (https://github.com/dotnet/coreclr/issues/9045#issuecomment-290159433). To avoid confusion the documentation should be updated to reflect this .NET Core specific behaviour.

Fixes #3051

cc @jkotas - Could you confirm that this is indeed by design?

It appears that the handling of process corruption exceptions are not supported by design, and this attribute has no effect (https://github.com/dotnet/coreclr/issues/9045#issuecomment-290159433). To avoid confusion the documentation should be updated to reflect this .NET Core specific behaviour.

Related: #3051
@jkotas
Copy link
Member

jkotas commented Oct 12, 2019

Yes, this is by design.

@gewarren
Copy link
Contributor

@mairaw Why is there no preview link in the build report?

@mairaw
Copy link
Contributor

mairaw commented Oct 25, 2019

It would be good to request that indeed. It might hard to determine the exact URLs touched on a PR because a single file generates multiple pages.
I just usually just click on one of the review links and navigate to the API being edited.

@carlossanlop
Copy link
Member

It seems this change looks good and @jkotas confirmed it was by design. @gewarren, @mairaw, there were no warnings in the build. Can we get this approved for language and merged?

Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

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

One small suggestion to break up the sentences - good for localization.

Gnbrkm41 and others added 2 commits December 13, 2019 02:49
…teExceptionsAttribute.xml


Apply suggestions

Co-Authored-By: Genevieve Warren <gewarren@microsoft.com>
@mairaw
Copy link
Contributor

mairaw commented Jan 28, 2020

I made some small updates to avoid issues for loc and avoid reintroducing the same acronym that was already defined. We can merge once build finishes. Thanks @Gnbrkm41!

@mairaw mairaw merged commit 7f4869f into dotnet:master Jan 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants