Skip to content
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

[Console] use STDOUT/ERR in ConsoleOutput to save opening too many file descriptors #45053

Merged
merged 1 commit into from Jan 19, 2022

Conversation

nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Jan 18, 2022

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #44882
License MIT
Doc PR -

/cc @jtojnar can you please give this patch a try and report back?

fabpot
fabpot approved these changes Jan 19, 2022
@fabpot
Copy link
Member

fabpot commented Jan 19, 2022

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 3838696 into symfony:4.4 Jan 19, 2022
9 of 10 checks passed
@jtojnar
Copy link

jtojnar commented Jan 19, 2022

Can confirm this fixes the issue for me. Thanks.

@TomasVotruba
Copy link
Contributor

TomasVotruba commented Jan 19, 2022

Thank you 👍 it fixed one issue we have with Rector tests

@nicolas-grekas nicolas-grekas deleted the console-stdconsts branch Jan 24, 2022
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants