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 hash caching race condition #3293

Merged
merged 3 commits into from
Nov 23, 2018
Merged

Fix hash caching race condition #3293

merged 3 commits into from
Nov 23, 2018

Commits on Nov 23, 2018

  1. Fix hash caching race condition

    - Clean up more unused code
    - Fixes #3289
    
    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    9b1b901 View commit details
    Browse the repository at this point in the history
  2. Add artifacts and fix hash gathering

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    ef42f84 View commit details
    Browse the repository at this point in the history
  3. Add test

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    2b1ea9e View commit details
    Browse the repository at this point in the history