Skip to content

Write tests for worker shutdown #648

@yuandrew

Description

@yuandrew

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions