kill command does not kill the process when it sends SIGTERM or SIGHUP signal to the process.
Issue
- kill command does not kill the process when it sends SIGTERM or SIGHUP signal to the process because the signal is blocked in parent and the same mask is shared by the child process.
Environment
- Red Hat Enterprise Linux
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.