avocado.utils.process: recursive get_children_pids()
The current implementation of get_children_pids() returns only the first
level of subprocesses.
This patch adds the option to recursively create the list of
subprocesses from all sub-levels.
Signed-off-by: NAmador Pahim <apahim@redhat.com>
Showing
想要评论请 注册 或 登录