Skip to content

V3 backport (#9198): fix: start transferred MessagePort in fetch-sync worker #9211

Merged
emily-shen merged 2 commits intov3-maintenancefrom
v3-maintenance-9198
May 12, 2025
Merged

V3 backport (#9198): fix: start transferred MessagePort in fetch-sync worker #9211
emily-shen merged 2 commits intov3-maintenancefrom
v3-maintenance-9198

Conversation

@petebacondarwin
Copy link
Copy Markdown
Contributor

No description provided.

kylecarbs and others added 2 commits May 12, 2025 09:54
This was causing running Miniflare in Bun tests to hang indefinitely.
@petebacondarwin petebacondarwin requested a review from a team as a code owner May 12, 2025 08:56
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented May 12, 2025

🦋 Changeset detected

Latest commit: 4596d8f

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

This PR includes changesets to release 3 packages
Name Type
miniflare Patch
@cloudflare/pages-shared Patch
wrangler 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
Copy Markdown
Contributor

A wrangler prerelease is available for testing. You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14968055726/npm-package-wrangler-9211

You can reference the automatically updated head of this PR with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/9211/npm-package-wrangler-9211

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14968055726/npm-package-wrangler-9211 dev path/to/script.js
Additional artifacts:

@cloudflare/kv-asset-handler:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14968055726/npm-package-cloudflare-kv-asset-handler-9211

miniflare:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14968055726/npm-package-miniflare-9211

@cloudflare/pages-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14968055726/npm-package-cloudflare-pages-shared-9211

@cloudflare/unenv-preset:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14968055726/npm-package-cloudflare-unenv-preset-9211

@cloudflare/workers-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14968055726/npm-package-cloudflare-workers-shared-9211

@cloudflare/workflows-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14968055726/npm-package-cloudflare-workflows-shared-9211

Note that these links will no longer work once the GitHub Actions artifact expires.

@petebacondarwin petebacondarwin added skip-pr-description-validation Skip validation of the required PR description format skip-v3-pr labels May 12, 2025
@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk May 12, 2025
@emily-shen emily-shen merged commit 56a0d6e into v3-maintenance May 12, 2025
32 of 42 checks passed
@emily-shen emily-shen deleted the v3-maintenance-9198 branch May 12, 2025 13:55
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-pr-description-validation Skip validation of the required PR description format

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants