Describe the bug
Might be a snakemake bug but, jobs show up as duplicated.
While a rule is running, there are two jobs with Status set as Running and no Duration; when it finishes, one of the jobs switches Status to Done and updates the duration.
To Reproduce
Steps to reproduce the behavior:
Go to Workflows
Click on any workflow that has finishes jobs
Expected behavior
Only one row should be present per job.
Screenshots or logs
With one rule still running (and the rest finished):
With all rules finished:
Desktop (please complete the following information):
Describe the bug Might be a
snakemake
bug but, jobs show up as duplicated. While a rule is running, there are two jobs withStatus
set asRunning
and noDuration
; when it finishes, one of the jobs switchesStatus
toDone
and updates the duration.To Reproduce Steps to reproduce the behavior:
Workflows
Expected behavior Only one row should be present per job.
Screenshots or logs With one rule still running (and the rest finished):
With all rules finished:
Desktop (please complete the following information):