cylc-flow icon indicating copy to clipboard operation
cylc-flow copied to clipboard

`cylc vr` bug with `initial cycle point = now`

Open hjoliver opened this issue 7 months ago • 2 comments

[scheduling]
    initial cycle point = now
    [[graph]]
        PT1M = "foo"
[runtime]
    [[foo]]
  1. cylc vip bug
  2. cylc stop bug
  3. (add a comment to flow.cylc)
  4. cylc vr bug

Result:

ERROR - Workflow shutting down - InputError: option --icp is not valid for restart

This only happens for initial cycle point = now 🤔

hjoliver avatar Jul 25 '24 02:07 hjoliver