Improve return types from async functions
Open
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.