Skip to content

Disable SetReadDeadline calls #673

@aaronjheng

Description

@aaronjheng

I want to connect to Redis over SSH with golang.org/x/crypto/ssh. Currently ssh channels does not support deadlines. See golang/go#65930.

So the following calls should be disabled.

Right now, there is no way we can do that.

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