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 a bug with code serialization. #3024

Merged
merged 1 commit into from Apr 1, 2022
Merged

Fix a bug with code serialization. #3024

merged 1 commit into from Apr 1, 2022

Conversation

dolio
Copy link
Contributor

@dolio dolio commented Apr 1, 2022

Get group was associating variables with local functions incorrectly. I had anticipated the right approach, but mistakenly didn't use it.

Get group was associating variables with local functions incorrectly. I
had anticipated the right approach, but mistakenly didn't use it.
Copy link
Member

@pchiusano pchiusano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice regression tests.

@pchiusano pchiusano added the ready-to-merge Apply this to a PR and it will get merged automatically once CI passes and 1 reviewer has approved label Apr 1, 2022
@mergify mergify bot merged commit d1c4f75 into trunk Apr 1, 2022
@mergify mergify bot deleted the fix/code-serial branch April 1, 2022 17:34
@mergify mergify bot removed the ready-to-merge Apply this to a PR and it will get merged automatically once CI passes and 1 reviewer has approved label Apr 1, 2022
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.

None yet

2 participants