You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cylc broadcast is not performing sufficient validation of inputted cycle points.
Reproducible Example
Take any datetime cycling workflow, and broadcast using a cycle point that is truncated, e.g. using only the year of decade 05 instead of the full year 2005:
Description
cylc broadcast
is not performing sufficient validation of inputted cycle points.Reproducible Example
Take any datetime cycling workflow, and broadcast using a cycle point that is truncated, e.g. using only the year of decade
05
instead of the full year2005
:Scheduler log:
This results in the scheduler crashing immediately on startup if you try to restart the workflow.
Expected Behaviour
cylc broadcast
should fail if you pass it a truncated cycle point? It certainly shouldn't crash the scheduler.The text was updated successfully, but these errors were encountered: