-
Notifications
You must be signed in to change notification settings - Fork 94
Suicide trigger prevents later cycles starting #6602
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
Conversation
23bc488
to
0700c90
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested as working 👍.
I don't get why we would want to exclude self-edges in this function so I think this change makes sense.
Looking back at my original change (from 2022), the explanation at the time was something to do with the way suicide triggers work under SOD.
In Cylc 7, In Cylc 8, the suicide trigger is no longer necessary, but it still works because: if Self-suicide ( Anyhow, that change fixed a bug at the time, and this one, which partially reverts the change, fixes another without restoring the original bug (confirmed above), so I'm not going to blow any more time on this now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good, thanks @wxtim
Closes #6594
Check List
CONTRIBUTING.md
and added my name as a Code Contributor.setup.cfg
(andconda-environment.yml
if present).?.?.x
branch.