Avoid relying on a thread sleep to wait for the nodes to connect. Instead rely on the connection condition being established by using a polling loop. The loop is controlled by a number of iterations, panicking if the number of iterations is exceeded. |
||
|---|---|---|
| .. | ||
| src | ||
| CHANGELOG.md | ||
| Cargo.toml | ||
| build.rs | ||