Zombie Process - CI/CD Glossary Definition
A zombie process has terminated but its parent has not reaped its exit status, so it stays as a defunct entry in the process table until reaped.
A zombie process has terminated but its parent has not reaped its exit status, so it stays as a defunct entry in the process table until reaped.