Skip to content

test: bun run check hangs in scripts/sec-remediate.test.ts #1468

@namastex888

Description

@namastex888

Summary

Dogfood baseline found bun run check can hang during the test phase around scripts/sec-remediate.test.ts.

Verification Needed

Run the targeted serial check:

bun test scripts/sec-remediate.test.ts --timeout 30000

If the targeted test hangs, this is a real test bug. If it passes serially, classify as full-suite contention and isolate the shared resource.

Expected

bun run check must complete serially without hanging.

Impact

This blocks the release gate because release work requires bun run check green before push/publish.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions