The call function can deadlock if the child process prints larger output. Use Popen with the communicate() method with you need pipes. If you switch to Popen, you'll get cleaner debugging.pull/288/head
parent
54774ab91e
commit
62baabc31e
Loading…
Reference in new issue