Skip to content

fix: resolve multiple memory leaks causing unbounded RAM growth ( Now passing: && Fixed failing tests for windows ) #24286

fix: resolve multiple memory leaks causing unbounded RAM growth ( Now passing: && Fixed failing tests for windows )

fix: resolve multiple memory leaks causing unbounded RAM growth ( Now passing: && Fixed failing tests for windows ) #24286

Triggered via pull request March 6, 2026 20:33
Status Failure
Total duration 2m 33s
Artifacts

test.yml

on: pull_request
Matrix: unit
Matrix: e2e
test (linux)
4s
test (linux)
Fit to window
Zoom out
Zoom in

Annotations

5 errors
unit (linux)
Process completed with exit code 1.
unit (linux)
opencode#test: command (/home/runner/_work/opencode/opencode/packages/opencode) /home/runner/.bun/bin/bun run test exited (1)
error: Premature close: packages/opencode/internal:streams/end-of-stream#L60
at onclose (internal:streams/end-of-stream:60:57) at emit (node:events:92:22) at emitCloseNT (internal:streams/destroy:78:14)
error: ENOENT: no such file or directory: packages/opencode/node:child_process#L669
at spawn (node:child_process:669:35) at spawn (node:child_process:14:39) at spawn (/home/runner/_work/opencode/opencode/packages/opencode/src/util/process.ts:55:18) at files (/home/runner/_work/opencode/opencode/packages/opencode/src/file/ripgrep.ts:244:26)
test (linux)
Process completed with exit code 1.