Skip to content

TestServerShutdown is flaky on Windows #129

@austinvazquez

Description

@austinvazquez

TestServerShutdown has been intermittently failing in the pipeline due to leftover connections not being closed.

Current shutdown logic will issue close on idle connections and pause for 200 ms before reevaluating. Shutdown should be waiting for each connection to be closed but that does not appear to be the case.

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