Skip to content

Synchronous Windows stdin pipes broke tokio #97124

Description

@emilyalbini

It was reported in tokio-rs/tokio#4670 that tokio::process::Command broke between nightly-2022-04-29 and nightly-2022-04-30 on Windows. According to the tokio authors that struct is a wrapper over the standard library's std::process::Command. Looking at the PRs between those two nightlies the likely cause seems #96441, as it touches pipes on the affected platform.

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

    C-bugCategory: This is a bug.T-libsRelevant to the library team, which will review and decide on the PR/issue.regression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions