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

wkhtmltopdf processes never stop #223

Closed
drmax24 opened this issue Apr 12, 2017 · 3 comments
Closed

wkhtmltopdf processes never stop #223

drmax24 opened this issue Apr 12, 2017 · 3 comments

Comments

@drmax24
Copy link

drmax24 commented Apr 12, 2017

We have an option in our code:
['window-status'=>'ready-to-print']

However on some occasions this code is not set in js. In this case wkhtmltopdf processes will never stop. And after some time we have hundreds of zombie-processes. Is it possible to set max execution time for wkhtmltopdf

@mikehaertl
Copy link
Owner

This is rather a feature request for our php-shellcommand library, which we use here to execute wkhtmltopdf. You can open another issue there, but as such a feature would be non trivial to implement I wouldn't expect a solution anytime soon, sorry.

@drmax24
Copy link
Author

drmax24 commented Apr 12, 2017

I've written a more explained issue here:
mikehaertl/php-shellcommand#24

@drmax24
Copy link
Author

drmax24 commented Mar 2, 2018

Any news on this?

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