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

Parallel migration can result locked errors #55

Open
tonistiigi opened this issue Nov 6, 2019 · 0 comments
Open

Parallel migration can result locked errors #55

tonistiigi opened this issue Nov 6, 2019 · 0 comments

Comments

@tonistiigi
Copy link
Collaborator

Places like https://github.com/dmcgowan/docker/blob/containerd-integration/daemon/images/image_commit.go#L344 seem to not have protection for parallel requests that share a layer. This may cause failures caused by already locked reference. I haven't gone through all of the possible places where this can exist.

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

No branches or pull requests

1 participant