It is possible for a job to be submitted via sbatch but the SLURM dispatch n
In this case the *_slurm.log ought to exist but the nextflow.log should not
Following #189 the simplest solution is simply to remove the submitted file adjacent to the sbatch script if that job was created more than 12 hours previously
If this occurs, make note of it by appending to the queue directory file slurm_cleanup.jsonl
It is possible for a job to be submitted via sbatch but the SLURM dispatch n
In this case the
*_slurm.logought to exist but thenextflow.logshould notFollowing #189 the simplest solution is simply to remove the
submittedfile adjacent to the sbatch script if that job was created more than 12 hours previouslyIf this occurs, make note of it by appending to the queue directory file
slurm_cleanup.jsonl