mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-26 20:46:45 +00:00
In #89522 we learned that `clone3` is interacting poorly with Gentoo's `sandbox` tool. We only need that for the unstable pidfd extensions, so otherwise avoid that and use a normal `fork`.