Hacker News new | ask | show | jobs
by duped 981 days ago
No but it is a lot less likely for a PID to get reused on accident within a new PID namespace.
1 comments

It's really no less likely, namespace or not. There are better mechanisms for handling this situation, pidfds for example.