You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cat process exited early due to unbound stdin and missing reaping by parent, turning it
into a zombie. This broke AddProc() to cgroup.
The test now also directly uses the current test process PID (os.Getpid()) to verify
cgroup attachment.
Change-Id: I0579bd82d196391aa7dccbf5676be5e84a386d3e
0 commit comments