Skip to content

Improve return types from async functions #222

@vbcodec

Description

@vbcodec

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 ...)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions