Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the node start call asynchronous
This makes the node open a listening port right away, rather than waiting for the first discovery round to complete. It increases the node's connectivity to other nodes which may want to establish a connection, and consequently reduces CI failures. Part of: #1117
- Loading branch information