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

Refactor workflow termination listener call #304

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

wy-hua
Copy link
Contributor

@wy-hua wy-hua commented Nov 6, 2024

Move workflowStatusListener method call to ensure it is invoked in the proper context when cancelling non-terminal tasks.
Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • WHOSUSING.md
  • Other (please describe):

NOTE: Please remember to run ./gradlew spotlessApply to fix any format violations.

Changes in this PR

Describe the new behavior from this PR, and why it's needed
To fix #303

Alternatives considered

Describe alternative implementation you have considered

Move workflowStatusListener method call to ensure it is invoked in the proper context when cancelling non-terminal tasks. This change ensures consistent behavior and improves maintainability.
@v1r3n v1r3n merged commit 3843f3e into conductor-oss:main Nov 8, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants