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

Php connection gets lost when idle after connect #544

Closed

Conversation

unglaublicherdude
Copy link
Member

This is not complete yet. Missing is the Exceptions throw in the EventLoop while no request is running.

@unglaublicherdude
Copy link
Member Author

Ok. This is the first version, where all tests pass.

@unglaublicherdude unglaublicherdude marked this pull request as ready for review August 7, 2024 11:31
@unglaublicherdude unglaublicherdude force-pushed the php-connection-gets-lost-when-idle-after-connect branch from 4f50139 to c802a9f Compare September 2, 2024 11:50
@unglaublicherdude
Copy link
Member Author

With the update to "amphp/file": "3.1.1" this can now be reviewed.

@unglaublicherdude
Copy link
Member Author

The failing run is the Delete old container images and I am not sure, why that runs anyway within this pr.

@unglaublicherdude unglaublicherdude force-pushed the php-connection-gets-lost-when-idle-after-connect branch 2 times, most recently from c802a9f to 60113cc Compare September 4, 2024 08:13
@unglaublicherdude
Copy link
Member Author

Ok. I fixed the delete container images run but I am still not sure, why it runs in this PR (and other PRs aswell)

@unglaublicherdude
Copy link
Member Author

I still see one major issue. Illuminate/Container does only support PHP >= 8.2. So I will have to downgrade it to a version that does still support 8.1

@unglaublicherdude unglaublicherdude marked this pull request as draft September 4, 2024 08:26
@unglaublicherdude
Copy link
Member Author

my fault. illuminate/containers is not used and was only in my composer.lock file

@unglaublicherdude unglaublicherdude marked this pull request as ready for review September 4, 2024 08:28
@unglaublicherdude unglaublicherdude force-pushed the php-connection-gets-lost-when-idle-after-connect branch from 60113cc to 649eb2e Compare September 4, 2024 08:53
@unglaublicherdude
Copy link
Member Author

replaced by #592

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.

3 participants