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 WeakRef::RefError #865

Merged
merged 1 commit into from Jun 9, 2016
Merged

Fix WeakRef::RefError #865

merged 1 commit into from Jun 9, 2016

Conversation

denisdefreyne
Copy link
Member

I assume that checking #weakref_alive? is not a strong guarantee that the ref is alive. Perhaps the ref dies after the call, but before it’s accessed?

Needs more rigorous (load) testing.

Fixes #863.

@denisdefreyne
Copy link
Member Author

Load testing shows that this is fine.

@denisdefreyne denisdefreyne deleted the fix-weakref-error branch June 9, 2016 16:55
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.

None yet

1 participant