]> git.proxmox.com Git - cargo.git/commit
Fix deadlock when build scripts are waiting for input on stdin
authorArlo Siemsen <arsiem@microsoft.com>
Mon, 10 Oct 2022 15:43:39 +0000 (10:43 -0500)
committerArlo Siemsen <arsiem@microsoft.com>
Wed, 12 Oct 2022 16:46:51 +0000 (11:46 -0500)
commitd51ed05324d2bef147ea4bbe8366db2170d0e414
treef013a9e211bbbea756f82155be742f91c1f1aaa5
parent35162068fbf715b5b5dea077a0090ca0e6c9e877
Fix deadlock when build scripts are waiting for input on stdin
crates/cargo-util/Cargo.toml
crates/cargo-util/src/process_builder.rs
tests/testsuite/build_script.rs