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

Implement Locker.Locked() for windows #212

Merged

Conversation

zmedico
Copy link
Contributor

@zmedico zmedico commented Aug 28, 2018

The Locked() method must be implemented so that Save() will work on
windows.

Fixes: c7ba574 ("Add lock sanity checks to Save() methods")
See: #210 (comment)
Reported-by: Miloslav Trmač [email protected]
Signed-off-by: Zac Medico [email protected]

The Locked() method must be implemented so that Save() will work on
windows.

Fixes: c7ba574 ("Add lock sanity checks to Save() methods")
See: containers#210 (comment)
Reported-by: Miloslav Trmač <[email protected]>
Signed-off-by: Zac Medico <[email protected]>
Copy link
Member

@TomSweeneyRedHat TomSweeneyRedHat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mtrmac
Copy link
Collaborator

mtrmac commented Aug 29, 2018

Thanks, confirming this fixes the failures in containers/image#489 .

@rhatdan
Copy link
Member

rhatdan commented Aug 29, 2018

LGTM

@rhatdan rhatdan merged commit d0cb010 into containers:master Aug 29, 2018
@runcom runcom mentioned this pull request Nov 9, 2018
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.

4 participants