Closed RichardJCai closed 2 years ago
Previously it was using hardcoded ports, to allow parallel runs we want to be able to specify nodes.
It is on the user to make sure when a node is specified, that port cannot be stolen away during a node restart.
This change is
Previously it was using hardcoded ports, to allow parallel runs we want to be able to specify nodes.
It is on the user to make sure when a node is specified, that port cannot be stolen away during a node restart.