Skip to content

Feature request: Option to disable --single-process browser flag #193

@madcow

Description

@madcow

I'm having problems with the windows build hanging indefinitely and in non-headless mode I see chromium closing directly after launching. I believe I narrowed it down to the (officially unsupported) --single-process flag in /lib/browser.js on line 61. When I manually run my browser with this flag it causes the same instant shutdown, but everything works as expected without the flag.

Would it be possible to add an --browser-single-process boolean option to improve compatibility with different chromium versions/forks? Or is there a technical necessity for running chromium as a single process?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions