alastria / alastria-node

How to install a node in Alastria Red-T (Quorum technology) and tips to deploy and use it
https://alastria.io/
Apache License 2.0
81 stars 299 forks source link

Possible infinite loop in check_constellation_isStarted() #214

Open jesus-alastria opened 6 years ago

jesus-alastria commented 6 years ago

https://github.com/alastria/alastria-node/blob/6217d0a1bb5727c26a49b945dbede6b9c308c67e/scripts/start.sh#L10-L23 If Constellation never starts, there seems to be an infinite loop and the script does not finish or reports an error to the caller, so it is not usable from other programs (like the Monitor).

marcosio commented 6 years ago

217 #220