temporalio / temporalio/sdk-php

Eliminate DestructMemorizedInstanceException

Open
#507 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
PHP
Stars
421
Forks
64
Avg merge
1d 1h
Merged PRs (30d)
11

Description

We need to make the SDK stop throwing DestructMemorizedInstanceException.
I think we can remove the Workflow context and promises without throwing this exception.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by locating DestructMemorizedInstanceException and tracing the Workflow context and promise lifecycle that leads to it; done means the relevant teardown paths no longer throw this exception, with regression coverage for the affected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend, distributed-systems
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.