Ludovic Courtès <l...@gnu.org> skribis: > The reason is that calling setns(2) on a PID namespace “changes only the > PID namespace that subsequently created child processes of the caller > will be placed in; it does not change the PID namespace of the caller > itself.”
Fixed in 0ef8fe22ed8985c9656835fc25ab3463d55b6669. Ludo’.