Closed nickp60 closed 1 year ago
I had a strange situation where some jobs were getting submitted to the cluster and hanging indefinitely in "S" state. Upgrading from Snakemake 7.18.2 to 7.19.1 or beyond fixed this. Leaving the issue here in case someone else finds this useful.
We could add a min_version statement to ensure this... maybe in the main snakefile?
min_version
I had a strange situation where some jobs were getting submitted to the cluster and hanging indefinitely in "S" state. Upgrading from Snakemake 7.18.2 to 7.19.1 or beyond fixed this. Leaving the issue here in case someone else finds this useful.