We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7beb6d commit 814662fCopy full SHA for 814662f
1 file changed
conf/modules.config
@@ -295,7 +295,7 @@ process {
295
}
296
297
withName: UMITOOLS_DEDUP {
298
- cache = false // Resuming this process does not work; so always restart
+ cache = false // Never resume this process to avoid downstream errors
299
clusterOptions = "${params.cluster_options} --gres=tmpspace:40G"
300
ext.args = {
301
[
0 commit comments