Skip to content

MuxedStream for STDIN does not close itself properly #397

Closed
@admilazz

Description

@admilazz

When a MuxedStream representing STDIN is closed it should send a message indicating this to the remote side. As a simple example, if you execute /bin/cat on a pod, send some data over STDIN, and dispose the STDIN stream, the command will never complete because the closure of the stream is not communicated to the server, so cat waits forever for STDIN to be closed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions