You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today we are relying on lang (e.g. temporalio/sdk-python#370) to wait for all activities they start to finish completion so we can confirm the values are pushed to server. Ideally core should not complete shutdown with any outstanding activities or unpushed activity completions.
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
Today we are relying on lang (e.g. temporalio/sdk-python#370) to wait for all activities they start to finish completion so we can confirm the values are pushed to server. Ideally core should not complete shutdown with any outstanding activities or unpushed activity completions.
The text was updated successfully, but these errors were encountered: