Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cargo run often starts with "Blocking waiting for file lock on build directory" #64

Open
norbert78 opened this issue Sep 6, 2016 · 2 comments

Comments

@norbert78
Copy link

Hi there,
I'm using tokamak with rustup under Windows10 64 bit with atom. When I hit "run" I often see
Blocking waiting for file lock on build directory
The process then waits for approx 1 minute before the actual compile starts. Somebody on StackOverflow made the guess that my atom is using cargo in the background in order to check the syntax of my code at the same time so that effectively 2 instances of cargo are running by then.
Did anybody else encounter this behaivor? Is there anything I can change in the config to fix this?
Thx

@nasa42
Copy link

nasa42 commented Oct 5, 2016

You (and me) are probably affected by this - AtomLinter/linter-rust#77

@softprops
Copy link

+1 I see this on mac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants