MarioBassem / sminit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to detect if a process was terminated

MarioBassem opened this issue · comments

since the swatcher is responsible for spawning processes, it normally knows the status of each spawned processes. So, there is no need to do extra work to check if a spawned process was terminated.