chrisgulvik / wf-assembly-snps

0 stars 2 forks source link

workflow.onComplete and workflow.onError #12

Open SarahNadeau opened 2 years ago

SarahNadeau commented 2 years ago

Current behavior

These sections in main.nf result in java.lang.StackOverflowError.

Expected behavior

Print a summary when the workflow completes successfully or with an error.