common-workflow-language / common-workflow-language/cwltool
document troubleshooting techniques
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 376
- Forks
- 255
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 12
Description
## Expected Behavior
When a permanentFail occurs, stdout/stderr outputs should be preserved.
## Actual Behavior
When a permanentFail occurs, stdout/stderr outputs are not preserved.
## Working example
An example that illustrates this problem is described here: https://cwl.discourse.group/t/forcing-stdout-and-stderr-to-be-written-when-a-tool-fails/342
If it would be helpful, I can copy the details here from there.
## My Environment
* cwltool version:
3.0.20201203182617 (Mac OS)
Contributor guide
Assessment
This issue has not been assessed yet.