Skip to content

Fix CI mp_timeout: increase from 1s to 3s#654

Open
paddymul wants to merge 1 commit intomainfrom
fix/ci-mp-timeout
Open

Fix CI mp_timeout: increase from 1s to 3s#654
paddymul wants to merge 1 commit intomainfrom
fix/ci-mp-timeout

Conversation

@paddymul
Copy link
Copy Markdown
Collaborator

Summary

  • Increase CI_TIMEOUT from 1.0s to 3.0s in mp_timeout tests
  • 1s is too tight for subprocess spawn + execution on GitHub-hosted or slower runners

Test plan

  • mp_timeout tests pass on all Python versions

🤖 Generated with Claude Code

1s is too tight for subprocess spawn + execution on slower runners.

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

📦 TestPyPI package published

pip install --index-strategy unsafe-best-match --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ buckaroo==0.13.2.dev23414033488

or with uv:

uv pip install --index-strategy unsafe-best-match --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ buckaroo==0.13.2.dev23414033488

MCP server for Claude Code

claude mcp add buckaroo-table -- uvx --from "buckaroo[mcp]==0.13.2.dev23414033488" --index-strategy unsafe-best-match --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ buckaroo-table

📖 Docs preview

🎨 Storybook preview

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