Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runahead limit not updated after cylc remove #5185

Closed
hjoliver opened this issue Oct 10, 2022 · 0 comments
Closed

Runahead limit not updated after cylc remove #5185

hjoliver opened this issue Oct 10, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@hjoliver
Copy link
Member

hjoliver commented Oct 10, 2022

[scheduling]
   cycling mode = integer
   [[graph]]
       P1 = "a => b => c"
[runtime]
   [[b]]
       script = false
   [[a, c]]

Run till stalled with 1,2,3,4,5/b failed.

  • cylc remove bug//1/b:failed removes 1/b but the scheduler stays stalled and does not release 6/b from runahead
  • cylc remove bug//*/b:failed removes all failed b and the scheduler shuts down (no tasks released from runahead)
@hjoliver hjoliver added the bug label Oct 10, 2022
@hjoliver hjoliver added this to the cylc-8.0.3 milestone Oct 10, 2022
@hjoliver hjoliver self-assigned this Oct 10, 2022
@oliver-sanders oliver-sanders modified the milestones: cylc-8.0.3, cylc-8.0.4 Oct 12, 2022
@hjoliver hjoliver modified the milestones: cylc-8.0.4, cylc-8.0.3 Oct 13, 2022
@wxtim wxtim closed this as completed Oct 13, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants