Skip to content

Make initialization timeout configurable#254

Open
virtuald wants to merge 1 commit intomainfrom
init-timeout
Open

Make initialization timeout configurable#254
virtuald wants to merge 1 commit intomainfrom
init-timeout

Conversation

@virtuald
Copy link
Member

@virtuald virtuald commented Feb 5, 2026

f"tool.robotpy.pyfrc.init_timeout must be a positive number (got {v})"
)

init_timeout = float(v)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Surely CLI args should override the config file?

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.

[BUG]: tests intermittently timing out robotInit [BUG]: 2 second timeout on robot init is occasionally hit in tests

2 participants