Skip to content
Discussion options

You must be logged in to vote

You can't run multiple pipelines concurrently in the same directory. Each pipeline will try to acquire a lock on the .nextflow directory, which contains the cache database. If you want to run them in parallel, you need to run each pipeline in its own directory.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Nathanrown
Comment options

@bentsherman
Comment options

@Nathanrown
Comment options

Answer selected by bentsherman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3882 on April 19, 2023 14:08.