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

Add finalizer to weak instance cache #485

Merged

Conversation

chopraanmol1
Copy link
Member

Weak instance cache was added in #456 .

Inspecting Roo::Excelx::Sheet and Roo::Excelx::Extractor's children's object is raising RefError.

This PR removes instance variable once respective object is GC'd

@coveralls
Copy link

coveralls commented Jan 11, 2019

Coverage Status

Coverage increased (+0.02%) to 94.194% when pulling ddcf495 on chopraanmol1:add_finalizer_to_weak_instance_cache into aee36f2 on roo-rb:master.

@chopraanmol1 chopraanmol1 force-pushed the add_finalizer_to_weak_instance_cache branch from 0f70ba0 to ddcf495 Compare January 11, 2019 08:36
@chopraanmol1 chopraanmol1 merged commit cdfa468 into roo-rb:master Jan 11, 2019
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