Skip to content

Incorrect error handling for processes that fail to spawn on windows #1778

Closed
@brson

Description

@brson
Contributor

Described in #1722, on the windows build (at least) rustc has been hanging when various sub-utilities (like rm) are not available on the PATH.

Activity

added a commit that references this issue on Mar 21, 2012
b994b17
added a commit that references this issue on Dec 30, 2024
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

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @graydon@brson

        Issue actions

          Incorrect error handling for processes that fail to spawn on windows · Issue #1778 · rust-lang/rust