dotnet / dotnet/dotnet-api-docs

Default does not terminate the proces

Open
#9,803 2 comments 0 reactions 0 assignees View on GitHub
area-System.Threading.Tasks Pri3 untriaged
Dominant language
C#
Stars
949
Forks
1.7k
Avg merge
3d 27m
Merged PRs (30d)
49

Description

#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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.