bootstrap: build locking doesn't work any more #109967
Labels
A-contributor-roadblock
Area: Makes things more difficult for new or seasoned contributors to Rust
C-bug
Category: This is a bug.
E-needs-bisection
Call for participation: This issue needs bisection: https://github.com/rust-lang/cargo-bisect-rustc
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
I tried this code:
x t tidy & x t tidy
I expected to see this happen: Bootstrap is built, and one process runs tidy while the other says "waiting for build lock"
Instead, this happened:
Meta
HEAD is branched from 90a9f69.
The text was updated successfully, but these errors were encountered: