dotnet / dotnet/runtime

[RuntimeAsync] Add a testcase for Task-returning methods that use __arglst

Open
#122,499 7 comments 1 reaction 2 assignees Claimed by @VSadov View on GitHub
area-VM-coreclr runtime-async
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

We need to add a testcase under src\tests\async\varargs .
The testcase should contain scenarios validating that both direct calls and await operator work correctly with methods that use __arglist feature in cases when the methods return:
* `Task`
* `ValueTask`

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.