1
0
mirror of https://github.com/opencontainers/runc.git synced 2025-11-08 01:26:40 +03:00
Files
runc/libcontainer/process_linux.go
Kir Kolyshkin 871052b791 libct: refactor setnsProcess.start
Factor startWithCgroupFD out of start to reduce the start complexity.
This also implements a more future-proof way of calling p.comm.closeChild.

Co-authored-by: lifubang <lifubang@acmcoder.com>
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2025-10-14 11:48:25 -07:00

35 KiB