Skip to content

fix: prevent infinite refresh loops - #16478

Merged
Rich-Harris merged 1 commit into
version-3from
elliott/loop-protection
Jul 23, 2026
Merged

fix: prevent infinite refresh loops#16478
Rich-Harris merged 1 commit into
version-3from
elliott/loop-protection

Conversation

@elliott-with-the-longest-name-on-github

Copy link
Copy Markdown
Contributor

Prevents queries from infinitely looping during the drain phase. This has the side effect of preventing multiple refreshes of the same query during the drain phase, so... don't do that

@pkg-svelte-dev

Copy link
Copy Markdown

Install the latest version of @sveltejs/kit from 37ed4b9:

pnpm add https://pkg.svelte.dev/@sveltejs/kit/c/37ed4b94116cdddd5ef8e436725bdf9c7f1920f3

Open in pkg.svelte.dev: https://pkg.svelte.dev/repos/kit/pr/16478

@changeset-bot

changeset-bot Bot commented Jul 22, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 37ed4b9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes changesets to release 1 package
Name Type
@sveltejs/kit Patch

Click here to learn what changesets are, and how to add one.

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

@svelte-docs-bot

Copy link
Copy Markdown

@Rich-Harris
Rich-Harris merged commit 9d761c6 into version-3 Jul 23, 2026
21 checks passed
@Rich-Harris
Rich-Harris deleted the elliott/loop-protection branch July 23, 2026 09:51
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.

2 participants