-
Victor Stinner authored
Really kill the child process, don't mock completly the Popen.kill() method. This change fix memory leaks and reference leaks.
4088ad9d
Really kill the child process, don't mock completly the Popen.kill() method. This change fix memory leaks and reference leaks.