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: error instead of panic on int div-by-zero #2340

Merged
merged 1 commit into from
May 19, 2020
Merged

Conversation

docmerlin
Copy link
Contributor

recovers and errors from other panics in lambdas
closes #2329

@aanthony1243
Copy link
Contributor

meant to comment on the review: good fix; improving tests was a good addition.

@docmerlin docmerlin merged commit 87b1d77 into master May 19, 2020
@docmerlin docmerlin deleted the fix/div-by-zero branch May 19, 2020 20:46
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.

Panic when divide by zero
2 participants