dotnet / dotnet/vblang

Improve return types from async functions

Open
#222 4 comments 1 reaction 0 assignees View on GitHub
Proposal Scenario-Needed
Dominant language
No language data
Stars
328
Forks
71
PR merge metrics
No merged PRs in 30d

Description

Allow to return TaskValue types, or onything what have GetAwaiter method and constructor without parameters. In short similar to C# 7
At minimum allow to use classes that derive from Task or Taks(of ...)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.