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

graph: Remove a possible crash from the polling block stream #3944

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

lutter
Copy link
Collaborator

@lutter lutter commented Sep 15, 2022

PollingBlockStreamContext.parent_ptr contained an expect that failed if the provider didn't return a parent pointer. Turn that panic into an error.

PollingBlockStreamContext.parent_ptr contained an expect that failed if the
provider didn't return a parent pointer. Turn that panic into an error.
@lutter lutter merged commit 4850b82 into master Sep 15, 2022
@lutter lutter deleted the lutter/parent branch September 16, 2022 16:12
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.

2 participants