cothority
cothority copied to clipboard
Pedersen DKG protocol errors not handled
The errors returned during the execution of Dispatch() are not handled, and will result in a hanging goroutine.
This is mostly a problem in calypso.Service.NewProtocol
where a go-routine waits for the end of the protocol.