Skip to content

Lock on dynamic repository #599

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

Closed
JakeGinnivan opened this issue Aug 22, 2015 · 2 comments
Closed

Lock on dynamic repository #599

JakeGinnivan opened this issue Aug 22, 2015 · 2 comments

Comments

@JakeGinnivan
Copy link
Contributor

When using dynamic repositories we need to lock so two concurrent builds are not trying to normalise/run against the same dynamic repo.

Possible strategies:

  • Mutex
  • Simple file lock/polling?

Issue raised in #542 shows why we need this

@JakeGinnivan
Copy link
Contributor Author

This will be fixed by GitTools/GitTools.Core#34

@JakeGinnivan
Copy link
Contributor Author

This is fixed in v4-beta.7

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