Files
runc/libcontainer/integration
Kir Kolyshkin a7feb42395 libct/int: add TestFdLeaksSystemd
Add a test to check that container.Run do not leak file descriptors.

Before the previous commit, it fails like this:

    exec_test.go:2030: extra fd 8 -> socket:[659703]
    exec_test.go:2030: extra fd 11 -> socket:[658715]
    exec_test.go:2033: found 2 extra fds after container.Run

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2021-05-06 12:37:55 -07:00
..
2021-04-15 13:03:17 -07:00
2015-06-21 19:29:15 -07:00
2021-05-06 12:37:55 -07:00
2021-04-15 13:03:17 -07:00
2021-04-15 13:03:17 -07:00