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

status: do not fail delete if the process exited #423

Merged

Conversation

giuseppe
Copy link
Member

@giuseppe giuseppe commented Jul 2, 2020

fix some race conditions where crun would fail if the process already
exited.

Closes: #422

Signed-off-by: Giuseppe Scrivano [email protected]

fix some race conditions where crun would fail if the process already
exited.

Closes: containers#422

Signed-off-by: Giuseppe Scrivano <[email protected]>
@rhatdan
Copy link
Member

rhatdan commented Jul 2, 2020

LGTM

@rhatdan rhatdan merged commit fe644ca into containers:master Jul 2, 2020
@giuseppe
Copy link
Member Author

giuseppe commented Jul 2, 2020

this introduces a regression with containerd, I'll need to fix it

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.

podman build: error opening file .../cgroup.freeze: No such device
2 participants