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: stack panic truncation #465

Merged
merged 1 commit into from
Nov 28, 2022
Merged

fix: stack panic truncation #465

merged 1 commit into from
Nov 28, 2022

Conversation

stevenh
Copy link
Collaborator

@stevenh stevenh commented Nov 28, 2022

Fix stack being truncated due to double conversion to _error.

Fixes #329

Fix stack being truncated due to double conversion to _error.

Fixes #329
@stevenh stevenh merged commit 3697ad1 into master Nov 28, 2022
@stevenh stevenh deleted the fix/panic-stack branch November 28, 2022 14:07
sg3des pushed a commit to sg3des/otto that referenced this pull request Jul 17, 2023
Fix stack being truncated due to double conversion to _error.

Fixes robertkrimen#329
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.

Runtime errors carry incomplete stack trace
1 participant