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

Backoff on lock file #31

Open
gordonwatts opened this issue Jul 22, 2016 · 0 comments
Open

Backoff on lock file #31

gordonwatts opened this issue Jul 22, 2016 · 0 comments
Labels

Comments

@gordonwatts
Copy link
Owner

I'm getting this error pretty frequently when multiple jobs run on the same machine.

23:41:19 1>c:\jenkins\slave02\workspace\CalR-JetMVATraining@3\packages\ROOT.NET.Dynamic.5.34.36.11\build\net40\ROOT.NET.Dynamic.targets(28,3): error MSB4018: System.IO.IOException: The process cannot access the file 'C:\Users\gwatts\AppData\Local\Temp\root\5.34.36-vc12.lock' because it is being used by another process.

Whatever we are using on the lock file for download isn't good enough. We need a back off - think especially when we are in the situation that the other process is there first and is doing the downloading.

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

No branches or pull requests

1 participant