common-workflow-language / common-workflow-language/cwltool

Using --cachedir option leaves output of workflow in cache instead of the directory the workflow is run

未关闭
#86 7 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
376
派生
255
平均合并
2 天 7 小时
30 天内合并 PR
12

描述

The title basically sums it up. When running `cwl-runner` and specifying a `--cachedir`, the output that was previously placed in the directory the workflow is run is instead left nested in the cache.

Shouldn't the use of `--cachedir` be transparent to the function of the tool, and leave the "interface" of the tool the same? IE, the output should go to the same place whether you are using `--cachedir` or not.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。