Kill Pipe Popen Python Zombie Process First Process Of Python Popen Pipe Can't Be Killed October 27, 2022 Post a Comment I am using this code p1 = Popen(['rtmpdump'] + cmd_args.split(' '), stdout=PIPE) p2… Read more First Process Of Python Popen Pipe Can't Be Killed