Skip to content

LostLogoutTest, LostLogoutThreadedTest, SocketAcceptorTest use a fixed port #487

@chrjohn

Description

@chrjohn

This should be changed to a dynamic port to prevent BindExceptions because that port is already in use.

See for example

final int port = AvailablePortFinder.getNextAvailable();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions