Skip to content

Disable concurrency for chrome on mac #2

@vweevers

Description

@vweevers

Chrome @ OSX: it's not possible to launch multiple instances of Chrome at once
https://github.com/httptoolkit/browser-launcher#known-issues

Windows had a similar issue with IE. For that reason I added a mechanism to disable concurrency.

system/index.js

Lines 51 to 53 in 6542833

// Can't run multiple processes if they're killed by image name
// (and IE doesn't support it for additional, unknown reasons).
supports.concurrency = false

Do the same for chrome on mac.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions