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

Catch stack trace exceptions in the REPL #954

Merged
merged 3 commits into from
Dec 4, 2020
Merged

Catch stack trace exceptions in the REPL #954

merged 3 commits into from
Dec 4, 2020

Conversation

chameco
Copy link
Contributor

@chameco chameco commented Dec 4, 2020

Closes #814.

Copy link
Contributor

@brianhuffman brianhuffman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just tried this out, and it seems to work perfectly. Thanks @chameco for taking care of this so quickly!

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.

Any kind of run-time exception causes the REPL to exit
2 participants