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

llbsolver: set temporary lease in Commit context #3937

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

alexcb
Copy link
Collaborator

@alexcb alexcb commented Jun 7, 2023

The temporary lease must be passed via the context for the call to w.Commit() to prevent the cleanup of metadata resources before they are fully referenced.

This fixes #3921

The temporary lease must be passed via the context for the call to
w.Commit() to prevent the cleanup of metadata resources before they are
fully referenced.

This fixes moby#3921

Signed-off-by: Alex Couture-Beil <alex@earthly.dev>
@crazy-max crazy-max merged commit 40c5efa into moby:master Jun 7, 2023
54 checks passed
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.

Unknown blob in history error on latest master version
3 participants