mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-15 22:33:01 -08:00
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.
17 KiB
Executable File
17 KiB
Executable File