Skip to content
Discussion options

You must be logged in to vote

That's expected. As per the parallel execution of p1 and p2 the sequence of the output values/files cannot be expected to be the same as they were received.

https://github.com/hotplot/nf-wf-issues/blob/master/foo.nf#L55

Therefore the assumption in the above line that p3 is receiving [a,b,c] as input and from corresponding p1.out and p2.out outputs is not correct.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@hotplot
Comment options

@bentsherman
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
3 participants
Converted from issue

This discussion was converted from issue #2512 on December 24, 2021 14:34.