cerebis / meta-sweeper

Parametric sweep of simulated microbial communities and metagenomic sequencing.
GNU General Public License v3.0
10 stars 0 forks source link

nextflow hangs rather than exiting after workflow termination #62

Open koadman opened 7 years ago

koadman commented 7 years ago

Using vanilla nextflow 0.22.5 with any of the meta-sweeper workflows causes nextflow to simply hang at the end of the workflow, whether terminating cleanly or with error. A kill -9 is required to terminate the process.

koadman commented 7 years ago

Note, this does not happen with non-MetaSweeper workflows

cerebis commented 7 years ago

Were there any exceptions during the run? I have noticed that if I try and interrupt a running workflow with NF0.22.5 that the system will not return to the CLI and as you mention, requires SIGKILL (9).

koadman commented 7 years ago

hangs for me both with and without exceptions, while other (non-metasweeper) workflows exit cleanly on 0.22.5