Skip to content

Wrap hash state not marshallable errors with ErrUnsupported #287

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 25, 2025

Conversation

mertakman
Copy link
Collaborator

@mertakman mertakman commented Jul 24, 2025

This pull request refactors error handling in the OpenSSL package to provide easier to assert error messages by wrapping errors with additional context using errors.ErrUnsupported. It also includes minor import adjustments in the affected files.
This PR addresses one of the steps of: microsoft/go#1683

@mertakman mertakman requested review from qmuntal and gdams July 24, 2025 14:32
@mertakman mertakman merged commit 7a97d57 into v2 Jul 25, 2025
52 checks passed
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.

3 participants