fix: capture and log all stderr from adapter
Previously, we failed to capture all of stderr from the adapter if the adapter sent messages to its stdout could not be parsed, or otherwise meant the CI broker deduced the CI run had failed. Now we read all of stderr (module time limits) before returning an error result.
Signed-off-by: Lars Wirzenius liw@liw.fi
Previously, we failed to capture all of stderr from the adapter if the adapter sent messages to its stdout could not be parsed, or otherwise meant the CI broker deduced the CI run had failed. Now we read all of stderr (module time limits) before returning an error result.
Signed-off-by: Lars Wirzenius liw@liw.fi