Skip to content

Conversation

@trueadm
Copy link
Contributor

@trueadm trueadm commented Apr 5, 2025

Fixes #15690. During process_effects we always set the active_reaction to be that of the effect which means that we were missing a guard for checking if that was the case.

@changeset-bot
Copy link

changeset-bot bot commented Apr 5, 2025

🦋 Changeset detected

Latest commit: 55e8b12

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
svelte Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Apr 5, 2025

Playground

pnpm add https://pkg.pr.new/svelte@15694

@trueadm trueadm merged commit 3d0bc34 into main Apr 6, 2025
13 checks passed
@trueadm trueadm deleted the fix-untracked-writes-leak branch April 6, 2025 11:32
@github-actions github-actions bot mentioned this pull request Apr 6, 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.

Possible memory leak in Svelte 5.25.6

3 participants