Skip to content

Concurrent exception handling API #30

@maxfischer2781

Description

@maxfischer2781

The Concurrent exception introduced in #27 only implements the except Concurrent[E]: matching, not any tools to conveniently work with the error: errors must be manually extracted from err.exceptions.

For example, trio allows to fetch individual, concrete exceptions by type and to split exception groups to handle them partially.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions