Display the correct number of processes used, when using '--debug'.#5294
Display the correct number of processes used, when using '--debug'.#5294ondrejmirtes merged 7 commits intophpstan:2.1.xfrom
Conversation
|
That’s not how I’d do it. The scheduler should only be called with !$debug. Meaning that the DiagnoseExtension should not print anything at all. Also add e2e tests into e2e-tests.yml that asserts the output (or lack thereof). |
@ondrejmirtes What do you mean? From what I can see, the DiagnoseExtension prints this information if Added e2e tests. |
|
Thank you. |
|
Perfect! Thank you! 🙏 |
|
I want to add, for documentation purposes, that eventually, the output about parallel processing was removed completely when using |
No description provided.