Commands and outputs are printed out asynchronously and sometime it ends as multiple commands preceding multiple outputs. There is no way to map command to its output in this case.
Command and stdout/stderr output should be printed together when process exits.
Commands and outputs are printed out asynchronously and sometime it ends as multiple commands preceding multiple outputs. There is no way to map command to its output in this case.
Command and stdout/stderr output should be printed together when process exits.