gvisor/runsc/cgroup
Nicolas Lacasse 4fae756645 Make removing cgroups retry up to 5 seconds.
Sometimes if we try to remove the cgroup directory too soon after killing the
sandbox we EBUSY. This CL adds a retry (up to 5 seconds) for removing.

Deflakes ChrootTest.

PiperOrigin-RevId: 217526909
Change-Id: I749bb172117e2298c9888ecad094072393b94810
2018-10-17 09:03:01 -07:00
..
BUILD Make removing cgroups retry up to 5 seconds. 2018-10-17 09:03:01 -07:00
cgroup.go Make removing cgroups retry up to 5 seconds. 2018-10-17 09:03:01 -07:00
cgroup_test.go Add sandbox to cgroup 2018-10-10 09:00:42 -07:00