Skip to content

Improve port selection algorithm #2

Description

@borjasotomayor

When randomizing the ports in the tests, a random port is chosen. If that doesn't work, the tests try two more times (with two other random ports). It's unlikely that the tests will choose three busy ports in a row, but it's not beyond the realm of possibility. The tests should explicitly check whether a port is available before choosing it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions