I want to send SIGTERM to a process, and then escalate to SIGKILL if it doesn\'t stop in 10 seconds. Is there a way I can achieve this without busy wai
SIGTERM
SIGKILL