dedis / cothority

Scalable collective authority
Other
425 stars 106 forks source link

Fix subleader handling #2481

Closed ineiti closed 2 years ago

ineiti commented 2 years ago

This PR does the following:

ineiti commented 2 years ago

Forgot one file - in the propagation part, it also used the SendToChildrenInParallel, so I replaced that one, too.

The SendToChildrenInParallel is the place where things go down, as it will block if one of the connections cannot be set up. Which could be better handled with the method you proposed.

ineiti commented 2 years ago

Here is the issue for the SendToChildrenInParallel: dedis/onet#682

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication