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 memoization of pass-through signature #59

Merged
merged 1 commit into from
Jul 10, 2021

Conversation

flash-gordon
Copy link
Member

0.7.0 doesn't work with the new ... syntax which returns *, **, and & as bind names. This PR fixes it but doesn't use the block argument as cache key (it's deprecated anyway).

@flash-gordon flash-gordon requested a review from solnic as a code owner July 10, 2021 13:40
@flash-gordon flash-gordon force-pushed the fix-memoization-of-pass-through branch from 904da48 to 18ba963 Compare July 10, 2021 13:51
@flash-gordon flash-gordon merged commit 9f3fd3c into master Jul 10, 2021
@flash-gordon flash-gordon deleted the fix-memoization-of-pass-through branch July 10, 2021 13:53
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.

1 participant