Skip to content

Conversation

@phil-opp
Copy link
Collaborator

This is for example useful for running examples on CI that never finish on their own.

This is for example useful for running examples on CI that never finish on their own.
@phil-opp phil-opp requested a review from haixuanTao January 14, 2026 11:52
@phil-opp
Copy link
Collaborator Author

Adding the new argument requires adjustments on all caller sites. Instead, we could add a new run_for function with the third argument and keep the run function as it was. What do you prefer?

@haixuanTao
Copy link
Collaborator

Should we try to have a builder pattern for rust so that we can add arguments later without having to modify everything every time? Same for uv and build?

Copy link
Collaborator

@haixuanTao haixuanTao left a comment

Choose a reason for hiding this comment

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

Should we try to have a builder pattern for rust so that we can add arguments later without having to modify everything every time? Same for uv and build?

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.

3 participants