Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[bugfix] Make possible to create sync tcp-connection#27

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
nikserg wants to merge1 commit intosymfony:6.1
base:6.1
Choose a base branch
Loading
fromnikserg:6.1-fix-async

Conversation

@nikserg
Copy link

On some systems creating async TCP connection results in "failed to open stream: Resource temporarily unavailable" exception. To solve this, addedVAR_DUMPER_ASYNC variable, which istrue by default, so won't affect default behavior.

If one faces "failed to open stream: Resource temporarily unavailable" error, he should addVAR_DUMPER_ASYNC=0 to.env file, and problem would be solved.

butschster reacted with rocket emoji
@symfony-bot
Copy link

Thanks for your pull request! We love contributions.

However, this repository is what we call a "subtree split": a read-only copy of one directory of the main Symfony repository. It is used by Composer to allow developers to depend on specific Symfony components.

If you want to contribute, you should instead open a pull request on the main repository:

https://github.com/symfony/symfony

Thank you for your contribution!

PS: if you haven't already, please add tests, and beware that bug fixes should be submitted on the lowest maintained branch where they apply.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@nikserg

[8]ページ先頭

©2009-2025 Movatter.jp