Skip to content

[vercel-sandbox] Fix signal exit codes in command tests#194

Merged
marc-vercel merged 1 commit into
mainfrom
marc-vercel/fix-signal-exit-codes
May 15, 2026
Merged

[vercel-sandbox] Fix signal exit codes in command tests#194
marc-vercel merged 1 commit into
mainfrom
marc-vercel/fix-signal-exit-codes

Conversation

@marc-vercel
Copy link
Copy Markdown
Collaborator

@marc-vercel marc-vercel commented May 15, 2026

Fix integration tests. There was a regression with the exit codes but it was fixed.

SIGINT now exits with 130 (128+2) and SIGTERM with 143 (128+15), per
the regression fix in vercel/bees#168.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sandbox Ready Ready Preview, Comment, Open in v0 May 15, 2026 8:19am
sandbox-cli Ready Ready Preview, Comment, Open in v0 May 15, 2026 8:19am
sandbox-sdk Ready Ready Preview, Comment, Open in v0 May 15, 2026 8:19am
sandbox-sdk-ai-example Ready Ready Preview, Comment, Open in v0 May 15, 2026 8:19am
workflow-code-runner Ready Ready Preview, Comment, Open in v0 May 15, 2026 8:19am

@marc-vercel marc-vercel merged commit 466d6f6 into main May 15, 2026
14 checks passed
@marc-vercel marc-vercel deleted the marc-vercel/fix-signal-exit-codes branch May 15, 2026 08:24
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