kitamstudios/rust-analyzer.vs

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

Opened this issue · 1 comments

== 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

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