Skip to main content
← Back to list
01Issue
BugIn ProgressSwamp CLI
Assigneesstack72

Relationships

#645 Resource-leak test failures on main: extension_rubric_scorer_test and worker_gateway_test

Opened by keeb · 6/12/2026

Pre-existing test failures on main (2903cf62), unrelated to any in-flight change — discovered while verifying the fix for #640:

  1. src/domain/extensions/extension_rubric_scorer_test.ts — 2 failures, Deno leak sanitizer:
    • "scoreExtensionTarball: merges importMap into controlled deno.json": "A file was opened during the test, but not closed during the test."
    • "scoreExtensionTarball: omits imports when importMap is undefined": same leak plus "A file was opened before the test started, but was closed during the test."
  2. src/serve/worker_gateway_test.ts — "WorkerGateway: dispatch ending after a socket drop does not mark idle" fails intermittently.

Reproduce: deno run test src/domain/extensions/extension_rubric_scorer_test.ts on a clean checkout of main (verified failing with no working-tree changes). Environment: linux, Deno via repo toolchain.

02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED+ 1 MOREASSIGNED+ 2 MOREREVIEW+ 2 MOREPR_LINKED

In Progress

6/14/2026, 9:20:50 PM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack726/14/2026, 9:12:51 PM

Sign in to post a ripple.