Skip to content

Conversation

@peterzeller
Copy link

This PR replaces valkyrie.MultiError with custom MultiError

  • supports errors.Is and errors.Cause
  • improved performance (no mutex required)

Fixes #95

- supports errors.Is and errors.Cause
- improved performance (no mutex required)
@pkvartsianyi
Copy link

Hey! What stops us from merging this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to detect error type after valkyrie.MultiError

2 participants