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

eth/protocols/eth: react to termination in dispatcher. Fixes #25775 #25793

Closed
wants to merge 1 commit into from

Conversation

holiman
Copy link
Contributor

@holiman holiman commented Sep 16, 2022

We didn't listen for the termination chan in one of the sub-selects.

See #25775 for more context. I think this fixes it.

Copy link
Contributor

@fjl fjl left a comment

Choose a reason for hiding this comment

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

Fix looks OK to me but didn't dig deeper to see if this could break something else.

@holiman
Copy link
Contributor Author

holiman commented Sep 16, 2022 via email

@karalabe
Copy link
Member

I think I know the root cause for the hang, just need to somehow repro it. I'd like to fix the origin issue, not the symptom.

@karalabe
Copy link
Member

Superceded by #25831 (I hope).

@karalabe karalabe closed this Sep 20, 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.

Already shutting down, interrupt more to panic
3 participants