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

Robustify state manager against holes in actor method numbers #3538

Merged
merged 2 commits into from
Sep 5, 2020

Conversation

Stebalien
Copy link
Member

Also, don't simply assume that the field order matches the method numbers in builtin.Method* structs.

@Stebalien Stebalien changed the title Robustify state manager against holes in actor number allocations Robustify state manager against holes in actor method numbers Sep 4, 2020
The actors may skip previously used but no longer defined method numbers.
Also, don't simply assume that the field order matches the method numbers in
`builtin.Method*` structs.
Copy link
Contributor

@arajasek arajasek left a comment

Choose a reason for hiding this comment

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

LGTM

@magik6k magik6k merged commit 6bdd433 into master Sep 5, 2020
@magik6k magik6k deleted the steb/safe-exports branch September 5, 2020 19:58
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.

3 participants