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

Fix edge case reset outputs #2116

Merged

Conversation

matthewrmshin
Copy link
Contributor

On suite hold, reset a task to succeeded then reset to waiting. On suite
release, its dependent would run immediately before this fix.

Fix #2115.

On suite hold, reset a task to succeeded then reset to waiting. On suite
release, its dependent would run immediately before this fix.
@matthewrmshin matthewrmshin added this to the next release milestone Jan 16, 2017
@matthewrmshin matthewrmshin self-assigned this Jan 16, 2017
Copy link
Member

@hjoliver hjoliver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks fine and the new test passes. I'm now getting regular failures of the infuriating restart/19 test, but it also happens on master.

@oliver-sanders oliver-sanders merged commit 8728c51 into cylc:master Jan 17, 2017
@matthewrmshin matthewrmshin deleted the fix-reset-outputs-on-waiting branch January 17, 2017 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interesting behaviour when reseting task state whilst suite is held
3 participants