google / gvisor-containerd-shim

containerd shim for gVisor
https://gvisor.dev
Apache License 2.0
79 stars 30 forks source link

runsc wait for exec process #31

Open zhuangqh opened 5 years ago

zhuangqh commented 5 years ago

Signed-off-by: zhuangqh zhuangqhc@gmail.com

using runsc wait for exec process to avoid possible resource leaking in gVisor instead of reaper way like runc.

zhuangqh commented 5 years ago

@ianlewis @Random-Liu cc