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

Stop capturing locals #44

Merged
merged 4 commits into from
Oct 12, 2014
Merged

Stop capturing locals #44

merged 4 commits into from
Oct 12, 2014

Conversation

scgilardi
Copy link
Owner

this removes the :environment key from the throw context. capturing locals was intended to help with debugging, but interferes with the benefits of locals clearing and I'm not aware of anyone using it for any good purpose. Also should address issue #36.

Please experiment, review and discuss.

Thanks!

@pjstadig
Copy link
Contributor

pjstadig commented Oct 9, 2014

Looks good to me.

scgilardi added a commit that referenced this pull request Oct 12, 2014
@scgilardi scgilardi merged commit e85b51e into master Oct 12, 2014
@scgilardi scgilardi deleted the stop-capturing-locals branch October 12, 2014 18:59
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.

2 participants