Pass an array to Popen(), shell=False, close_fds=True, stderr=None, this fixes a hung zombie child.Signed-off-by: Jan Lindemann <jan@janware.com>
Pass an array to Popen(), shell=False, close_fds=True, stderr=None, this fixes a hung zombie child.