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

Pedersen DKG protocol errors not handled #2320

Open
cgrigis opened this issue Jun 17, 2020 · 1 comment
Open

Pedersen DKG protocol errors not handled #2320

cgrigis opened this issue Jun 17, 2020 · 1 comment

Comments

@cgrigis
Copy link
Collaborator

cgrigis commented Jun 17, 2020

The errors returned during the execution of Dispatch() are not handled, and will result in a hanging goroutine.

@ineiti
Copy link
Member

ineiti commented Jun 17, 2020

This is mostly a problem in calypso.Service.NewProtocol where a go-routine waits for the end of the protocol.

@ineiti ineiti added this to WIP in Cothority Jun 18, 2020
@ineiti ineiti moved this from WIP to BUG in Cothority Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Cothority
  
BUG
Development

No branches or pull requests

2 participants