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

Acquire a lock on the out dir in order to run tasks / commands #3599

Merged
merged 6 commits into from
Oct 8, 2024

Commits on Oct 7, 2024

  1. Make Logger extends Closeable and close it via Using.resource

    Later commits add more resources to the Using.resource(s) call
    alexarchambault committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    eac7fa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8165b4 View commit details
    Browse the repository at this point in the history
  3. Add --no-wait-for-build-lock option

    Mainly meant to be used in integration tests
    alexarchambault committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    baef6a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b41fe77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c58bac7 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. .

    alexarchambault committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    11e57d4 View commit details
    Browse the repository at this point in the history