dotnet / dotnet/dotnet-api-docs

FailFast documentation insufficient for Linux / Docker environments

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

Description

[The documentation of the `Environment.FailFast` method](https://docs.microsoft.com/en-us/dotnet/api/system.environment.failfast?view=netcore-3.0) states that calling the `FailFast` method will write an entry in the Windows Application event log before exiting the application. However, when in a Docker / Linux environment, no such log is present. What will the method do in these environments?

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.