Skip to content
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

fix: err instead of panic when recursively solving hints #298

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

ivokub
Copy link
Collaborator

@ivokub ivokub commented Mar 28, 2022

Let the solver return the errors of the recursively solved hints instead of panicking. Otherwise fuzzer fails if hint returns an error on invalid input.

@ivokub ivokub added the bug Something isn't working label Mar 28, 2022
@ivokub ivokub added this to the v0.8.0 milestone Mar 28, 2022
@ivokub ivokub requested a review from gbotrel March 28, 2022 10:38
@ivokub ivokub self-assigned this Mar 28, 2022
@ivokub ivokub merged commit df6fc9e into develop Mar 28, 2022
@ivokub ivokub deleted the fix/hint-panic branch March 28, 2022 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants