cylc-flow
cylc-flow copied to clipboard
`cylc vr` bug with `initial cycle point = now`
[scheduling]
initial cycle point = now
[[graph]]
PT1M = "foo"
[runtime]
[[foo]]
-
cylc vip bug
-
cylc stop bug
- (add a comment to
flow.cylc
) -
cylc vr bug
Result:
ERROR - Workflow shutting down - InputError: option --icp is not valid for restart
This only happens for initial cycle point = now
🤔