dumb-init is worth checking out if you'reexperiencing a lot of zombies Chrome processes sticking around. There's specialtreatment for processes with PID=1, which makes it hard to terminate Chromeproperly in some cases (e.g. in Docker).
dumb-init is worth checking out if you'reexperiencing a lot of zombies Chrome processes sticking around. There's specialtreatment for processes with PID=1, which makes it hard to terminate Chromeproperly in some cases (e.g. in Docker).