nextflow-io / nf-schema

Functionality for working with pipeline and sample sheet schema files in Nextflow pipelines
https://nextflow-io.github.io/nf-schema/
Apache License 2.0
12 stars 21 forks source link

Fix race conditions #70

Closed nvnieuwk closed 4 weeks ago

nvnieuwk commented 4 weeks ago

Remove static from all places where it's actually causing problems. This should fix a lot of race conditions introduced when running the functions in channel operators