Software Versions
snakemake 9.23.1 hdfd78af_1 11.00 KiB conda https://conda.anaconda.org/bioconda
snakemake-executor-plugin-slurm 2.7.1 pyhdfd78af_0 46.21 KiB conda https://conda.anaconda.org/bioconda
Describe the bug
With the new snakemake version there is already an UUID. Wouldn't it make more sense to use that one as a SLURM ID, instead of generating a new one?
Logs
SNAKEMAKE
=========
Date: 2026-07-03 09:29:19
Workflow ID: ea62d8e3-8405-4546-8d6b-0f1fdc3278c5
Platform: Linux-4.18.0-553.134.1.el8_10.x86_64-x86_64-with-glibc2.28
[...]
SLURM run ID: a4487824-2b54-4027-9513-f2f22c0b6cd9
Software Versions
Describe the bug
With the new
snakemakeversion there is already an UUID. Wouldn't it make more sense to use that one as a SLURM ID, instead of generating a new one?Logs