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 memoizable insertion to preserve freezer option #639

Closed
mbj opened this issue Aug 30, 2016 · 0 comments · Fixed by #973
Closed

Fix memoizable insertion to preserve freezer option #639

mbj opened this issue Aug 30, 2016 · 0 comments · Fixed by #973
Assignees
Labels

Comments

@mbj
Copy link
Owner

mbj commented Aug 30, 2016

Mutant is right now configured to detect and re-produce memoized methods via the memoziable gem. In case the memoizable is used with adamantium the additional freezer option is currently silently dropped.

Resulting in an unintend behavior change observable in some noop failures. While certainly an interesting mutation, this mutation should be inserted explicitly, but not inside the noops.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant