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

Thread.report_on_exception and Thread#report_on_exception #517

Merged
merged 2 commits into from
Oct 15, 2017

Conversation

eregon
Copy link
Member

@eregon eregon commented Oct 15, 2017

See #473.

Also set Thread.report_on_exception = true by default for all specs, so it is clear when a Thread terminates unexpectedly with an exception.

* Fix most specs to catch expected exceptions early and not wait until
  the exception pops out of the Thread.
@eregon eregon merged commit 559bc18 into master Oct 15, 2017
@eregon eregon deleted the thread_report_on_exception branch October 15, 2017 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant