stdouts and errs

master
Martin Polanka 7 years ago
parent 9b45bcdb7d
commit 154ab846c3

@ -360,6 +360,8 @@ identification and results of individual tasks.
- _error_message_ -- defined only in internal tasks on failure
- _output_ -- output from stdout and stderr of sandboxed program,
limitation on length defined in worker configuration
- _stdout_ -- Output from standard output
- _stderr_ -- Output from standard error output
- _sandbox_results_ -- if defined than this task was external and was run in
sandbox
- **exitcode** -- exit code integer

Loading…
Cancel
Save