Skip to content

fix(workers): do not leak workers after closure#41406

Open
dgozman wants to merge 1 commit into
microsoft:mainfrom
dgozman:fix-worker-dispose
Open

fix(workers): do not leak workers after closure#41406
dgozman wants to merge 1 commit into
microsoft:mainfrom
dgozman:fix-worker-dispose

Conversation

@dgozman

@dgozman dgozman commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

This eliminates a memory leak, adds a dedicated test, and fixes a flaky test workers.spec.ts:40 > should emit created and destroyed events.

This eliminates a memory leak, adds a dedicated test,
and fixes a flaky test `workers.spec.ts:40 > should emit created and destroyed events`.
@github-actions

Copy link
Copy Markdown
Contributor

Test results for "tests 1"

3 flaky ⚠️ [chromium-library] › library/popup.spec.ts:260 › should not throw when click closes popup `@chromium-ubuntu-22.04-arm-node20`
⚠️ [chromium-library] › library/video.spec.ts:717 › screencast › should work with video+trace `@chromium-ubuntu-22.04-node20`
⚠️ [firefox-library] › library/inspector/cli-codegen-3.spec.ts:224 › cli codegen › should generate frame locators (4) `@firefox-ubuntu-22.04-node20`

48923 passed, 1142 skipped


Merge workflow run.

@github-actions

Copy link
Copy Markdown
Contributor

Test results for "MCP"

1 failed
❌ [chrome] › mcp/annotate.spec.ts:57 › should capture multiple screenshots in one annotation @mcp-ubuntu-latest-chrome

7353 passed, 1122 skipped


Merge workflow run.

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