Skip to content

HttpTunnelServerTests.disconnectTimeout() may run indefinitely #29502

@wilkinsona

Description

@wilkinsona

It uses this.server.getServerThread().join();. If the server thread never ends, the test won't end either. We should use a timeout when joining the thread.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions