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

Provide a method to wait for handlers to finish #447

Closed
drewhoskins-temporal opened this issue Jun 4, 2024 · 1 comment · Fixed by #486
Closed

Provide a method to wait for handlers to finish #447

drewhoskins-temporal opened this issue Jun 4, 2024 · 1 comment · Fixed by #486
Milestone

Comments

@drewhoskins-temporal
Copy link

Users want to easily await (or ignore) all their remaining handlers when they continue as new or exit the workflow. Since we can't tell what they want, they should specify.

@sync-by-unito sync-by-unito bot changed the title Provide methods to run all handlers and drop all handlers Provide a method to wait for handlers to finish Jul 3, 2024
@drewhoskins-temporal
Copy link
Author

See temporalio/sdk-dotnet#261 (comment) for a template to pattern-match from.

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 a pull request may close this issue.

2 participants