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

RegisteredSub.Next blocks indefinitely #13

Open
matthiasgeihs opened this issue Jun 1, 2021 · 0 comments
Open

RegisteredSub.Next blocks indefinitely #13

matthiasgeihs opened this issue Jun 1, 2021 · 0 comments
Labels

Comments

@matthiasgeihs
Copy link
Contributor

Location: backend/ethereum/channel/subscription.go

Problem:
RegisteredSub.Next may block indefinitely, even if the context of the underlying subscription is closed. It seems like the underlying go-ethereum subscription does not respect its context.

@ggwpez ggwpez added the bug label Jun 17, 2021
@matthiasgeihs matthiasgeihs transferred this issue from hyperledger-labs/go-perun Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants