Hacker News new | ask | show | jobs
by labianchin 4132 days ago
I am curious about one thing: how System Docker as PID 1 deals with reaping zombie processes?
1 comments

From the discussion last night at the Docker meetup, the System Docker is responsible for the reaping of child processes. The comment from the presenter was basically "we sorta expect this (systemd) to be stable and not crash". That said, he also mentioned that it's early work and their actively thinking about solutions to this problem and the ones related to security.