temporalio / sdk-java

Temporal Java SDK
https://temporal.io
Apache License 2.0
209 stars 142 forks source link

Provide methods to wait for all handlers to finish #2091

Closed drewhoskins-temporal closed 1 month ago

drewhoskins-temporal commented 3 months ago

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.