commit | 459edb0bd09abe8a56a8b0c279fcb69ee44257bb | [log] [tgz] |
---|---|---|
author | Kelvin Zhang <zhangkelvin@google.com> | Mon Nov 13 13:35:44 2023 -0800 |
committer | Kelvin Zhang <zhangkelvin@google.com> | Wed Nov 15 08:39:41 2023 -0800 |
tree | 12e650d36240dba46578c5a772c788f3c0d55dca | |
parent | 109932146d392da31139c43d4e34e8178bbc73b8 [diff] |
Make RemoveCgroup idempotent When attempting to remove a cgroup, a ENOENT means this cgroup is already removed. Treat such errno as success for idempotency. Test: th Bug: 308900853 Change-Id: I6ef3c25f03d185194205b3845784d284fdc4d444