-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Once the worker shutdown features spec is updated #261, we should write tests in each language
Describe the solution you'd like
This is a blurb from features/activity/shutdown/README.md
, if test ends up being written differently, the README should be updated as well
The feature workflow should start a few activities and wait for their completion. Then the driver should
start worker shutdown. The activities should varyingly accept the cancel, complete successfully,
complete with failure, and ignore the cancel. The one which ignores the cancel should eventually
encounter a hard timeout.
Additional context
Per-SDK Tickets
- Go -
- Java -
- Core -
- TypeScript -
- Python -
- .NET -
- Ruby -
- PHP -
- Temporal CLI -
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request