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

Skip to content

[native aot] Unhandled exceptions are not printed to console #91298

@jkotas

Description

@jkotas

Compile and run with nativeaot on current main:

throw new Exception("My unhandled exception");

Expected result

Unhandled exception message is printed to console.

Actual result

No message printed to console

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions