Skip to content

Conversation

@roxblnfk
Copy link
Collaborator

@roxblnfk roxblnfk commented Sep 9, 2025

What was changed

Internal Destroyable interface was moved into internal/destroy package.
Now user can implement this method in a Workflow to prevent memory leaks when the Workflow need to be evicted from memory.

Checklist

  1. Closes [Feature Request] Make Destroyable interface public #584
  2. How was this tested:
    • added a test
  3. Any docs updates needed?

@roxblnfk roxblnfk requested a review from wolfy-j as a code owner September 9, 2025 14:58
@vercel
Copy link

vercel bot commented Sep 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
php Ready Ready Preview Comment Sep 12, 2025 6:32am

# Conflicts:
#	src/Internal/Workflow/Process/Scope.php
@roxblnfk roxblnfk merged commit 40272bf into master Sep 12, 2025
246 of 268 checks passed
@roxblnfk roxblnfk deleted the destroyable branch September 12, 2025 08:29
@roxblnfk roxblnfk added this to the 2.16.0 milestone Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Make Destroyable interface public

3 participants