Skip to content

Avoid issuing multiple SSH connections with pure SSH protocol if multiplexing is not enabled #5064

@bk2204

Description

@bk2204

As mentioned in #5062, we can end up with some cases where multiplexing is not enabled. In such a situation, we'd want to avoid issuing multiple connections, since it can be very expensive to create and tear down such connections and might prompt the user for the SSH key passphrase multiple times.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions