temporalio / temporalio/sdk-php
Eliminate DestructMemorizedInstanceException
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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