-
## Bug report
### Expected behavior and actual behavior
When using the `ignore` errorStrategy with the workflow option `failOnIgnore`, the pipeline hangs when there's a task failure.
### Ste…
-
I was trying to implement the code in the [gpars-meets-virtual-threads article ](https://groovy.apache.org/blog/gpars-meets-virtual-threads) and noticed it doesn't work.
The problem is you need to …
-
### Description of the bug
Hi
I tried to skip all preprocessing qc steps using the following skipping options but I got a java null error on some path value:
**nf-params.json**:
```json
{
…
-
I get above exception even though I've added this to application.yml
```
dataSource:
pooled: true
jmxExport: true
driverClassName: org.h2.Driver
username: sa
password:
configC…
-
There appear to be font metrics issues for R 4.2.0: https://github.com/wilkelab/ggtext/issues/81
-
## Bug report
### Expected behavior and actual behavior
Recently a workflow I've been working with for months has started having (apparently) spurious problems with using cached tasks. E.g. I'…
-
### Description of the bug
I am getting a new type of error when running the same sample samplesheet as it used to work before:
```
The sample-sheet only contains tumor-samples, but the following…
-
Hi, thanks for developing and mantaining YAMP!
I've been trying to run YAMP from a fresh installation using singularity but I keep getting this error, regardless of whether I use the base or the t…
-
## Bug report
### Expected behavior and actual behavior
Cannot run nextflow CLI
### Steps to reproduce the problem
Just run nextflow CLI script
### Program output
We are having:
`…
-
Can't run fresh microservice with:
-DAPP_ENV="prod" -DCONFIG_FOLDER="properties" -Dencrypt.key="secretEncryptKey" -Dspring.profiles.active=dev
from Intellij Idea.
output:
```
2015-04-07 21:58:05.320…