Fix Chrome restart, enhance connection options and logging by turicas · Pull Request #779 · prerender/prerender

added 3 commits

February 25, 2024 00:10
This will make possible to connect in browsers running on other hosts or
even forcing IPv4 or IPv6.

@turicas

The main browser process is now spawn detached, which mean it'll be the
group owner of its children (Chrome will spawn new processes). This way
we can send a SIGINT for the whole group and fix the restart procedure
(before this change prerender could not connect to the browser after a
restart).

@turicas turicas changed the title Enhancement connection options and logging Fix Chrome restart, enhance connection options and logging

Feb 25, 2024

boldtrn added a commit to boldtrn/prerender-alpine that referenced this pull request

Apr 18, 2024

boldtrn added a commit to boldtrn/prerender-alpine that referenced this pull request

Apr 18, 2024

Ashwin-op added a commit to commudle/prerender that referenced this pull request

Sep 22, 2025
…nection) and preserve fork options