Skip to content

stdin inherits by default on unix, not on windows #32254

Description

@brson

In multirust-rs I discovered that the proxy binaries must add command.stdin(process::Stdio::inherit()); to the child commad in order for stdin to work in the subprocess, but only on windows. On unix it works by default.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    O-windowsOperating system: Windows

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions