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

[5.3] Remove forking and pcntl requirements while still supporting timeouts. #15650

Merged
merged 2 commits into from
Sep 28, 2016

Conversation

taylorotwell
Copy link
Member

This is done by proxying into a new command using Symfony Process and utilizing the setIdleTimeout on the proxy process.

AWS SDK does not function correctly in a forked process due to problems with curl in PHP.

@taylorotwell taylorotwell merged commit b949244 into 5.3 Sep 28, 2016
@GrahamCampbell GrahamCampbell changed the title Remove forking and pcntl requirements while still supporting timeouts. [5.3] Remove forking and pcntl requirements while still supporting timeouts. Sep 28, 2016
@taylorotwell taylorotwell deleted the fix/queue branch September 29, 2016 20:40
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.

None yet

1 participant