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

Windows: Maximum execution time exceeded #499

Open
Shoplifter opened this issue Feb 20, 2024 · 0 comments
Open

Windows: Maximum execution time exceeded #499

Shoplifter opened this issue Feb 20, 2024 · 0 comments
Assignees

Comments

@Shoplifter
Copy link

Shoplifter commented Feb 20, 2024

My Application runs with
PHP 8.2.3
Symfony 7.0.3
knplabs/knp-snappy-bundle: 1.10.0
knplabs/knp-snappy: 1.15.0
symfony/process: 7.0.3

creating a pdf file, no matter how simple or small) always runs into an execution timeout.
Only on Windows (Windows 11) though, it works on Linux (Ubuntu 18)

it timeouts always at the same spot: https://github.com/symfony/process/blob/7a748478a9c41ed97d69ccd2b1f03318b64d26da/Pipes/WindowsPipes.php#L146

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

No branches or pull requests

2 participants