dotnet / dotnet/runtime

Stack traces with async variants

Open
#127,766 3 comments 0 reactions 1 assignee Claimed by @BrzVlad View on GitHub
area-CodeGen-Interpreter-coreclr disabled-test runtime-async
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

`DiagnosticMethodInfo.Create(new StackFrame())` in a runtime async method doesn't work as expected.

This is an issue for the coreclr interpreter, as it needs a helper function, which is defined in C#, and there is no way to disable that either.

https://github.com/dotnet/runtime/issues/122547 was for the issue for both Native AOT and the interpreter but since there will be a fix for Native AOT, created this one specific for the interpreter.

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.