mirror of
https://github.com/danog/parallel.git
synced 2024-12-02 17:52:14 +01:00
e72a50dc8d
STDOUT and STDERR of a child process is no longer automatically piped to STDOUT and STDERR of the parent. Instead these streams are available on Context\Process for the user to determine how they should be handled. |
||
---|---|---|
.. | ||
Internal | ||
Context.php | ||
ContextException.php | ||
Process.php | ||
StatusError.php | ||
Thread.php |