Skip to content

Replace pcntl timeout handler with set_time_limit #166

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

Merged
merged 6 commits into from
Jan 25, 2025

Conversation

marickvantuil
Copy link
Member

@marickvantuil marickvantuil commented Jan 1, 2025

This PR replaces the pcntl timeout handler with a set_time_limit one. The PHP pcntl extension should not be used in http environments and was therefore actually not suitable for this package.

@marickvantuil marickvantuil changed the title Bugfix/reset pcntl alarm Replace pcntl timeout handler with set_time_limit Jan 25, 2025
@marickvantuil marickvantuil merged commit c795414 into master Jan 25, 2025
15 checks passed
@marickvantuil marickvantuil deleted the bugfix/reset-pcntl-alarm branch January 25, 2025 17:47
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.

1 participant