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

Wrap WeakRefs in object with custom #inspect #897

Merged
merged 1 commit into from
Jul 3, 2016

Conversation

denisdefreyne
Copy link
Member

Inspecting a WeakRef can cause a WeakRef::RefError. To prevent these errors from happening, use a wrapper for WeakRef that has a custom implementation of #inspect.

Fixes #877.

@denisdefreyne denisdefreyne added this to the 4.2.3 milestone Jul 3, 2016
@denisdefreyne denisdefreyne merged commit d07e34d into release-4.2.x Jul 3, 2016
@denisdefreyne denisdefreyne deleted the weak-ref-inspect branch July 3, 2016 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant