Skip to content

[config] Disable parallel on --debug#5904

Merged
TomasVotruba merged 1 commit intomainfrom
tv-debug-disable-parallel
May 20, 2024
Merged

[config] Disable parallel on --debug#5904
TomasVotruba merged 1 commit intomainfrom
tv-debug-disable-parallel

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

@TomasVotruba TomasVotruba commented May 20, 2024

Currently, debug shows parallel runs and adds extra layer to Recto run. This run is most likely broken already, so we should make it easy to spot the bug as easy as possible.

PHPStan uses same approach and it makes finding bugs much easier - https://phpstan.org/user-guide/command-line-usage#--debug 👍

Let's do the same here 🙂

@samsonasik
Copy link
Copy Markdown
Member

--debug vs --xdebug is different, /cc @staabm could you verify?

@TomasVotruba
Copy link
Copy Markdown
Member Author

This is only for --debug option

@TomasVotruba TomasVotruba merged commit d1eb62e into main May 20, 2024
@TomasVotruba TomasVotruba deleted the tv-debug-disable-parallel branch May 20, 2024 06:46
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.

2 participants