Skip to content

example suggestion: dealing with Tasks with different error types #147

Open
@Anton-4

Description

@Anton-4

Task.await is easy to reach for but its type signature makes it look like all tasks involved need to have the same error type. In reality errors are automatically combined with open tag unions. This situation is worth an example because I imagine this could be a common question.

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