kitamstudios / rust-analyzer.vs

Rust language support for Visual Studio 2022
https://marketplace.visualstudio.com/items?itemName=kitamstudios.RustAnalyzer
Other
147 stars 11 forks source link

Blocking waiting for file lock on build directory ? Frequently get stalled on build. #45

Open mediabuff opened 8 months ago

mediabuff commented 8 months ago

== Cargo started: cargo.exe build --manifest-path "C:\MyDevProjects\MyRustProjects\vidyut\Cargo.toml" --profile dev --message-format json === Path: C:\Users\nagna.cargo\bin\cargo.exe Arguments: build --manifest-path "C:\MyDevProjects\MyRustProjects\vidyut\Cargo.toml" --profile dev --message-format json WorkingDir: C:\MyDevProjects\MyRustProjects\vidyut Blocking waiting for file lock on build directory

parthopdas commented 7 months ago

Not sure what the fix is. This issues exists on VSCode as well. Any suggestions?