Replies: 3 comments 1 reply
-
We are experiencing this same issue but in our production servers and it's causing our CPU to sit at 90%+ What I've discovered is that this seems to be only an issue from a cold start. If I reboot the server and render a PDF using browsershot, a dozen or so chrome processes spawn and get stuck forever. If I kill those processes manually and then re-render the PDF, it works fine and the processes don't stick around. But if I don't kill the processes, then they stay constantly active and the PDF generation is a bit hit and miss and the whole server becomes sluggish Any help would be much appreciated |
Beta Was this translation helpful? Give feedback.
-
These arguments of chromium fixed the issue for me.
|
Beta Was this translation helpful? Give feedback.
-
I am experiencing the same think on browsershot version 3. Is there a way to fix this? |
Beta Was this translation helpful? Give feedback.
-
When I am developing under mac, I found that there are a lot of Chromium Helper (GPU & Renderer) processes left in the background, how should I avoid or close them?
Beta Was this translation helpful? Give feedback.
All reactions