When running `exec` in sync mode, you only have access to `output` which is a merge of `stdout` + `stderr`. Would it be possible to have the content of each one of these individually when using the sync exec?