Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Merged
fabpot merged 1 commit into
symfony:4.4from
nicolas-grekas:console-stdconsts
Jan 19, 2022
Merged

[Console] use STDOUT/ERR in ConsoleOutput to save opening too many file descriptors#45053
fabpot merged 1 commit into
symfony:4.4from
nicolas-grekas:console-stdconsts

Conversation

@nicolas-grekas
Copy link
Copy Markdown
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?

Comment thread src/Symfony/Component/Console/Output/ConsoleOutput.php
Comment thread src/Symfony/Component/Console/Output/ConsoleOutput.php
@fabpot
Copy link
Copy Markdown
Member

fabpot commented Jan 19, 2022

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 3838696 into symfony:4.4 Jan 19, 2022
@jtojnar
Copy link
Copy Markdown

jtojnar commented Jan 19, 2022

Can confirm this fixes the issue for me. Thanks.

@TomasVotruba
Copy link
Copy Markdown
Contributor

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

@nicolas-grekas nicolas-grekas deleted the console-stdconsts branch January 24, 2022 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants