Skip to content

✨ Respect max_failures in ParallelProgressReporter #2160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 4, 2025

Conversation

hadley
Copy link
Member

@hadley hadley commented Aug 1, 2025

This is so surprisingly simple that I wonder if I (or more corretly Claude) has missed something.

I also made the somewhat related tweak to not do the final report (which repeats all failures etc) in the case of an early exit.

Fixes #1162

This is so surprisingly simple that I wonder if I (or more corretly Claude) has missed something.

I also made the somewhat related tweak to not do the final report (which repeats all failures etc) in the case of an early exit.

Fixes #1162
@hadley hadley requested a review from gaborcsardi August 1, 2025 20:11
@hadley hadley merged commit eb39d20 into main Aug 4, 2025
13 checks passed
@hadley hadley deleted the parallel-max-fail branch August 4, 2025 21: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.

Support max_failures in ParallelProgressReporter
2 participants