-
Notifications
You must be signed in to change notification settings - Fork 203
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
adding locking to prevent two parallel builds of the same installation directory #3009
Commits on Sep 16, 2019
-
adding a locking feature that will prevent two parallel builds of the…
… same installation directory, with an option --wait-on-lock which will cause EB to wait until the lock file is removed, checking every minute for the presence of the lock file.
Configuration menu - View commit details
-
Copy full SHA for 0260023 - Browse repository at this point
Copy the full SHA 0260023View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4311615 - Browse repository at this point
Copy the full SHA 4311615View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d74bd0 - Browse repository at this point
Copy the full SHA 0d74bd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6bd046 - Browse repository at this point
Copy the full SHA e6bd046View commit details -
Configuration menu - View commit details
-
Copy full SHA for e467ba3 - Browse repository at this point
Copy the full SHA e467ba3View commit details
Commits on Sep 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9c725e7 - Browse repository at this point
Copy the full SHA 9c725e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfb9a7b - Browse repository at this point
Copy the full SHA dfb9a7bView commit details
Commits on Mar 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 655d494 - Browse repository at this point
Copy the full SHA 655d494View commit details
Commits on Mar 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4e63736 - Browse repository at this point
Copy the full SHA 4e63736View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69cf227 - Browse repository at this point
Copy the full SHA 69cf227View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21900fc - Browse repository at this point
Copy the full SHA 21900fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5efac48 - Browse repository at this point
Copy the full SHA 5efac48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4edcfd9 - Browse repository at this point
Copy the full SHA 4edcfd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9038ca - Browse repository at this point
Copy the full SHA a9038caView commit details -
Configuration menu - View commit details
-
Copy full SHA for f355c1a - Browse repository at this point
Copy the full SHA f355c1aView commit details
Commits on Mar 29, 2020
-
bug fix: actually proceed with installation after waiting for lock to…
… be released (+ some cleanup)
Configuration menu - View commit details
-
Copy full SHA for a6f92f5 - Browse repository at this point
Copy the full SHA a6f92f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41ad45b - Browse repository at this point
Copy the full SHA 41ad45bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e7c818 - Browse repository at this point
Copy the full SHA 0e7c818View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbb7c7f - Browse repository at this point
Copy the full SHA fbb7c7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 878d611 - Browse repository at this point
Copy the full SHA 878d611View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79a880a - Browse repository at this point
Copy the full SHA 79a880aView commit details
Commits on Mar 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9724ed9 - Browse repository at this point
Copy the full SHA 9724ed9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5adfc37 - Browse repository at this point
Copy the full SHA 5adfc37View commit details -
Configuration menu - View commit details
-
Copy full SHA for f77ced5 - Browse repository at this point
Copy the full SHA f77ced5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81f7833 - Browse repository at this point
Copy the full SHA 81f7833View commit details -
Merge pull request #20 from boegel/build_lock
bug fix, code cleanup + dedicated test for installation lock
Configuration menu - View commit details
-
Copy full SHA for e39976b - Browse repository at this point
Copy the full SHA e39976bView commit details -
Configuration menu - View commit details
-
Copy full SHA for af2f6e5 - Browse repository at this point
Copy the full SHA af2f6e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c5d242 - Browse repository at this point
Copy the full SHA 5c5d242View commit details -
Configuration menu - View commit details
-
Copy full SHA for 774f589 - Browse repository at this point
Copy the full SHA 774f589View commit details -
Merge pull request #21 from boegel/build_lock
enhance lock test + appease the Hound
Configuration menu - View commit details
-
Copy full SHA for 697ff6e - Browse repository at this point
Copy the full SHA 697ff6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b85909 - Browse repository at this point
Copy the full SHA 1b85909View commit details -
Merge pull request #22 from boegel/build_lock
sort lists before comparing them in test_toy_modaltsoftname
Configuration menu - View commit details
-
Copy full SHA for 4b01f31 - Browse repository at this point
Copy the full SHA 4b01f31View commit details