Skip to content

fix: widen bounded package shutdown checks - #29

Merged
i386 merged 1 commit into
mainfrom
fix/bounded-package-shutdown
Sep 12, 2026
Merged

i386 merged 1 commit into
mainfrom
fix/bounded-package-shutdown

Conversation

@i386

@i386 i386 commented Sep 12, 2026

Copy link
Copy Markdown

The v0.76.1 recovery reached structured client readiness in every native package lane, but two independent hosted runners exceeded the existing 10-second SIGINT shutdown window. The identical Homebrew formula passed minutes earlier, and all other package/image rows passed, which isolates this to runner-load timing rather than package corruption.

Use a consistent 30-second bound for the shared package/image smoke and Homebrew formula. The smoke still sends SIGINT once, requires a clean zero exit, and force-cleans processes that exceed the bound.

Validation:

  • full TypeScript suite: 161 passed, 1 Docker-only skipped
  • node --experimental-strip-types scripts/image-matrix.ts validate
  • shellcheck scripts/client-readiness-smoke.sh
  • git diff --check

@coderabbitai

coderabbitai Bot commented Sep 12, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 6a9f14de-2c4e-4454-8da9-851fb2c92bec


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@i386
i386 merged commit d004918 into main Sep 12, 2026
2 checks passed
@i386
i386 deleted the fix/bounded-package-shutdown branch September 12, 2026 11:06
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.

1 participant