Snakemake version
9.5.1
Describe the bug
This command below run on any simple Snakefile does not send any message to the given port (i.e. panoptes does not display any progress)
snakemake --cores 1 --wms-monitor http://127.0.0.1:5000
Additional context
snakemake version 8.20.3 does send messages and panoptes captures those.
Snakemake version
9.5.1
Describe the bug
This command below run on any simple Snakefile does not send any message to the given port (i.e. panoptes does not display any progress)
snakemake --cores 1 --wms-monitor http://127.0.0.1:5000Additional context
snakemake version 8.20.3 does send messages and panoptes captures those.