Skip to content

Conversation

@giuseppe
Copy link
Member

if the cgroup is deleted between the open("cgroup.freeze") and the
read(2), the read fails with ENODEV. In this case, ignore the error
and report it as "stopped".

Enable the same logic also for the cgroupfs driver.

Closes: #537

Signed-off-by: Giuseppe Scrivano gscrivan@redhat.com

if the cgroup is deleted between the open("cgroup.freeze") and the
read(2), the read fails with ENODEV.  In this case, ignore the error
and report it as "stopped".

Enable the same logic also for the cgroupfs driver.

Closes: containers#537

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
@rhatdan
Copy link
Member

rhatdan commented Nov 11, 2020

LGTM

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.

cgroup.freeze flake is back

2 participants