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

Mutex #36

Open
RainerMueller82 opened this issue Jul 12, 2017 · 0 comments
Open

Mutex #36

RainerMueller82 opened this issue Jul 12, 2017 · 0 comments

Comments

@RainerMueller82
Copy link

Hi, I would suggest including the unzip path in the mutex. We are using the nuget in a bigger project and our buildserver is building simultanously in different working spaces. The problem is that the builds are influencing each other since the mutex is system wide.

Thanks, Rainer.

mnivet added a commit to TalentSoft/Contrib.Nuget that referenced this issue Feb 5, 2018
 When code has been moved from targets to csharp in commit c3354fa file read has been excluded from the mutex which produce concurrency issue like explain in the comment above the mutex creation

- Reduce scope of the mutex to optimize parallel compilations
 This is a really interesting proposition from issue baseclass#36
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

1 participant