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

Add IExecutionStoppedListener to IWorkflowEngine #3715 #3898

Merged
merged 2 commits into from
May 3, 2024

Conversation

nadment
Copy link
Contributor

@nadment nadment commented Apr 29, 2024

Standardize method names between Workflow and Pipeline and deprecate obsolete methods.
Fix some synchronized listener errors in Pipeline
Define the date of the workflow's end of execution before calling the extension points
Remove unused IFinishedListener

Standardize method names between Workflow and Pipeline and deprecate
obsolete methods.
Fix some synchronized listener errors in Pipeline
Define the date of the workflow's end of execution before calling the
extension points
Remove unused IFinishedListener
@nadment nadment added this to the 2.9 milestone Apr 29, 2024
@nadment nadment linked an issue Apr 29, 2024 that may be closed by this pull request
@hansva hansva merged commit fe01692 into apache:main May 3, 2024
2 checks passed
@hansva hansva removed this from the 2.9 milestone May 9, 2024
@nadment nadment deleted the 3715 branch May 30, 2024 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: workflows are missing a ExecutionStoppedListener
2 participants