Skip to content

handle errors better #3

Description

@edmund-huber

Currently errors are left in context->error. This has the problems that:

  • errors will clobber each other. We probably want to keep the first error.
  • Something has to check context->error, and I'm not convinced the code is doing that well enough yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions