Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Default does not terminate the proces #9803

Open
@desdesdes

Description

@desdesdes

#https://learn.microsoft.com/en-us/dotnet/api/system.threading.tasks.unobservedtaskexceptioneventargs.exception?view=net-8.0

The article mentions 'which, by default, would terminate the process' two times. This however is not the default in all recent .net versions. The real default behavior is only mentioned in the second paragraph of the remarks.

The article mentions a configuration setting which is not available and does not work on .net core versions.

So I would like to suggest changing the documentation to reflect the recent .net versions better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pri3Indicates issues/PRs that are low priorityarea-System.Threading.TasksuntriagedNew issue has not been triaged by the area owner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions