Skip to content

Ignore saving cache errors #6

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

Merged
merged 1 commit into from
Dec 21, 2020
Merged

Ignore saving cache errors #6

merged 1 commit into from
Dec 21, 2020

Conversation

rosik
Copy link
Contributor

@rosik rosik commented Dec 21, 2020

Parallel jobs sometimes fail with an error: "Unable to reserve cache with key ..., another job may be creating this cache.":

image

This patch makes it just a warning:

image

Parallel jobs sometimes fail with an error: "Unable to reserve cache
with key ..., another job may be creating this cache."

This patch make the error just a warning.
@rosik rosik changed the title Ignore saving cache error Ignore saving cache errors Dec 21, 2020
@rosik rosik marked this pull request as ready for review December 21, 2020 19:39
@rosik rosik merged commit 0a940f8 into master Dec 21, 2020
@rosik rosik deleted the fix-race branch December 21, 2020 19:40
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.

1 participant