mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
24b0c27b9a
This patch adds a new flag to the [`CommandExt`](1) trait to set whether to inherit the handles of the calling process (2) on Windows systems. ACP: https://github.com/rust-lang/libs-team/issues/264 [1]: https://doc.rust-lang.org/stable/std/os/windows/process/trait.CommandExt.html [2]: https://learn.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-createprocessw