Skip to content

Conversation

moshe-autoleadstar
Copy link

Fix: not honoring verbose mode when parallel
Fixes Issue #385

Before, running this:

./vendor/bin/pint --test -v --parallel

would not output the actual diff

This PR fixes this erroneous behavior.

@taylorotwell taylorotwell requested a review from nunomaduro July 30, 2025 18:04
@taylorotwell taylorotwell marked this pull request as draft July 30, 2025 18:04
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.

Parallel mode: Verbose output of actual diff is missing when running in parallel
1 participant