Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I received an error `Fatal error: Range requires lowerBound <= upperBound` referencing the `FindFreePort.getFirstStartingFrom` method... apparently the port parameter for that function needs to be less than or equal to 65000.
- Loading branch information