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

fix #674 - cache needs to be locked for concurrent dub runs #683

Merged
merged 1 commit into from
Sep 23, 2015

Conversation

MartinNowak
Copy link
Member

  • implement lockFile/tryLockFile using mkdir
  • use lockFile to synchronize cache and
    package download

- implement lockFile/tryLockFile using mkdir
- use lockFile to synchronize package download
s-ludwig added a commit that referenced this pull request Sep 23, 2015
fix #674 - cache needs to be locked for concurrent dub runs
@s-ludwig s-ludwig merged commit 16cf427 into dlang:master Sep 23, 2015
@MartinNowak MartinNowak deleted the fix674 branch September 23, 2015 21:13
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

Successfully merging this pull request may close these issues.

2 participants