Opened 18 years ago
Last modified 17 years ago
#439 new Enhancement
supply normal output with abnormal termination
| Reported by: | mikus | Owned by: | davea |
|---|---|---|---|
| Priority: | Minor | Milestone: | Undetermined |
| Component: | Client - Daemon | Version: | |
| Keywords: | Cc: |
Description
If I abort a task, it appears that the client reports only the error code to the server. I've seen cases where the task, before being aborted, created "regular" report files and/or logs to stdout/stderr - but that information from the task never got sent to the project.
What I'm requesting is implementing an *option*, which if set would tell the client to include "normal" report materials (i.e., to append the final error information, instead of reporting only that final error information) when a task gets terminated abnormally.
Change History (2)
comment:1 Changed 18 years ago by
| Milestone: | 6.0 → 5.10 |
|---|
comment:2 Changed 17 years ago by
| Milestone: | 6.6 → Undetermined |
|---|

I think
stderrtext should be always uploaded, no need for an option. (not output files; some projects don't even generate those until the task is totally complte)Changing milestone.