Malte Rohde

Results 57 comments of Malte Rohde

Gentlemen, any update on this? I'm happy to rework it in any way you conceive, but I do believe the status quo is an unnecessary pitfall / security risk for...

Just for sake of completeness: https://github.com/rails/rails/issues/25250

@markquezada Are you running a lot of PDF-printing tests in parallel? Also, I haven't used github actions much myself, does it change anything on the test container when you ssh...

Hey @markquezada * I wouldn't worry about the `InitializeSandbox`, it probably spits that out before it pays attention to the `--no-sandbox` flag. In the past if we or someone else...

Hey @dabaer the `Supervisor` docs say it has a `max_restarts` option (see [here](https://hexdocs.pm/elixir/1.12/Supervisor.html#t:init_option/0)) which presumably could at least limit the number of restarts. But it doesn't seem to have a...

> it hasn't ocurred since a reboot :( Well that's a good thing, right? 😄

@dabaer closing this for now, feel free to re-open if it happens again

FYI: I'm facing the same issue without Puppeteer (instead directly talking to the remote debugging port in chromium) - when printing a page with `page-orientation` through the print dialog, all...

@yordis > sorry it took me this long to get back to this issue, but I have other duties. Sorry if my last comment came across too pushy. I'm sure...

Hi @markquezada Can we close this? Any news?