B/SBuildSift
Evidence intelligence desk
Back to candidates

development tools / vite-plugin

Internal Workers collide in the shared dev registry across concurrent dev sessions, leading to overwriting and deleting each other's entries on restart/shutdown

Internal Workers collide in the shared dev registry across concurrent dev sessions, leading to overwriting and deleting each other's entries on restart/shutdown.

Problem statement normalized from the linked evidence
CANDIDATE VIEW · NOT A PUBLISHED OPPORTUNITY
01

Qualification checklist

Gate decision: Aug 15, 2026

×
At least 3 independent users2 / 3
NOT MET
×
At least 2 independent discussions1 / 2
NOT MET
At least 1 supporting signal1 Workarounds · 1 Blocked workflows
MET
02

Observed signals

Users2
Discussions1
Mentions2
Active days1
Source coverageGitHub
TrendUNKNOWN
First seenAug 05, 2026
Last seenAug 05, 2026

Why the gate is holding

  • Fewer than 3 independent users
  • Fewer than 2 independent discussions

Competition research, commercial scoring, and Build Gap analysis do not run until this gate passes.

03

Source evidence

2 evidence records

github · MEDIUM · Aug 05, 2026

cloudflare/workers-sdk

> [!NOTE] > This is an automated, advisory triage report generated by workers-devprod. It is not an official maintainer response — a maintainer will follow up. 🤖 Automated triage report # Issue Triage: cloudflare/workers-sdk#15035 ## Summary The Cloudflare Vite plugin registers three internal Workers (`__router-worker__`, `__asset-worker__`, `__vite_proxy_worker__`) under fixed global names, so concurrent `vite dev` sessions collide in the machine-wide dev registry — overwriting and deleting each other's shared en…
BUG

workers-devprod · cloudflare/workers-sdk

View original

github · HIGH · Aug 05, 2026

[vite-plugin] Internal Workers collide in the shared dev registry across concurrent dev sessions

### What versions & operating system are you using? - `workers-sdk` `origin/main` @ `6c36427d4` - `@cloudflare/vite-plugin` 1.51.0, `miniflare` 5.20260731.0-alpha (workspace versions at that commit) - Node v24.14.0, macOS 26.5.2 (arm64) All file/line references below are against `origin/main` @ `6c36427d4`. ### Please provide a link to a minimal reproduction In-repo: `fixtures/dev-registry`. Steps under "Reproduction" below. ### Describe the Bug The Cloudflare Vite plugin names its three internal Workers with modul…
BUGBLOCKED WORKFLOW

petebacondarwin · cloudflare/workers-sdk

View original