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: mark resolution as waiting instead of deadlock #335

Merged
merged 1 commit into from
May 9, 2022

Conversation

rclsilver
Copy link
Contributor

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    bug fix

  • What is the current behavior? (You can also link to an open issue here)
    Currently, when we have a step which is a subtask in WAITING state, the resolution is dead locked.

  • What is the new behavior (if this is a feature change)?
    With this new version, the resolution will be WAITING as expected.

@rclsilver rclsilver requested review from rbeuque74 and loopfz as code owners May 9, 2022 10:06
Signed-off-by: Thomas Bétrancourt <thomas@betrancourt.net>
@rclsilver rclsilver force-pushed the fix-waiting-steps branch from bde2d3b to 1a21feb Compare May 9, 2022 10:07
Copy link
Member

@rbeuque74 rbeuque74 left a comment

Choose a reason for hiding this comment

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

Good catch

@rbeuque74 rbeuque74 merged commit c41fc9a into master May 9, 2022
@rbeuque74 rbeuque74 deleted the fix-waiting-steps branch May 9, 2022 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants