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

Elmattic/actors review f25 #1342

Merged
merged 3 commits into from
Jan 6, 2022
Merged

Elmattic/actors review f25 #1342

merged 3 commits into from
Jan 6, 2022

Conversation

elmattic
Copy link
Contributor

@elmattic elmattic commented Jan 3, 2022

Summary of changes
Changes introduced in this pull request:

  • Fix clear_snapshot error propagation

Note that ClearSnapshot in Lotus can lead to an error too. An out of bounds error here will result in a panic that is recovered in the shimCall.

On Forest side we need to handle those programmer errors by bubbling them up.

Reference issue to close (if applicable)

Closes #1302

Other information and links

@elmattic elmattic changed the title Fix missing error propagation Elmattic/actors review f26 Jan 3, 2022
@elmattic elmattic changed the title Elmattic/actors review f26 Elmattic/actors review f25 Jan 3, 2022
@noot noot merged commit efd56e9 into main Jan 6, 2022
@noot noot deleted the elmattic/actors-review-F25 branch January 6, 2022 17:27
@q9f q9f mentioned this pull request Jan 6, 2022
3 tasks
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.

F25: rt.internal_send does not propagate error from failed clear_snapshot
2 participants