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
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions