Skip to content

FREE_PORT should be tracked at the provider level to avoid duplication #49

Open
@mattmoor

Description

@mattmoor

Here's an example where (I believe) we handed out the same free port to multiple concurrent processes:
image

If we track port's we've handed out at the provider level, then we can avoid duplication and have tests "return" then once the test is complete.

cc @imjasonh

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions