Files
runc/libcontainer/cgroups
Kir Kolyshkin 9cd5d6cddf libct/cg: remove retry on EINTR in
Commit f34eb2c00 introduced a workaround to retry on EINTR due to changes in Go 1.14.
It was fixed in Go 1.15 [1], meaning a custom retry loop is no longer
necessary.

Keep the test case to avoid future regressions.

[1] https://github.com/golang/go/issues/38033

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2023-10-20 10:08:54 -07:00
..
2023-10-13 22:55:24 -07:00
2023-10-13 22:55:24 -07:00
2021-10-14 13:46:02 -07:00
2022-05-18 11:17:08 -07:00
2023-10-20 10:08:54 -07:00
2023-04-04 11:19:25 -07:00