This avoids race conditions, especially in tests, where we try to connect to the node right after spawning it, but since the `Runtime::run` function is often called in a different thread, the socket is not created in time. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| Dockerfile | ||