Cargo run stuck on "Building" Hangs For LONG Time #15032
Labels
C-bug
Category: bug
S-needs-info
Status: Needs more info, such as a reproduction or more background for a feature request.
Problem
Sometimes when I try to compile Rust projects that used to work it will just hang forever (sometimes eventually finishes, 10 or 20 min later). This has happened on completely independent projects, some frontend games using Bevy and some Solana smart contracts using Anchor...
Sometimes fails with "Compute Task Pool" error
I feel like cargo makes my mac very slow like there are memory leaks or something with it...
Cargo is amazing when it works but very painful when it doesn't... 😅
cargo 1.79.0 (ffa9cf9 2024-06-03)
rustc 1.79.0 (129f3b996 2024-06-10)
thread 'Compute Task Pool (0)' panicked at /Users/jim/.cargo/registry/src/index.crates.io-6f17d22bba15001f/js-sys-0.3.72/src/lib.rs:creating background...
6046:9:
Steps
No response
Possible Solution(s)
No response
Notes
No response
Version
The text was updated successfully, but these errors were encountered: