Skip to content

Node >= 12.5 issues in OSX when using GNU parallel #28752

Closed
@JuanCsfx

Description

@JuanCsfx

Version: 12.5.0 or 12.6.0
Platform: Mac OSX 10.14.5

Running a simple node script (e.g. a file with a single console.log("Test")) works fine when run from the command line but fails when running from a GNU parallel script, in this case the output is never shown and the parallel command never finishes.

Reinstalling 12.3.1 or 12.4.0 fixes the issue but using 12.5.0 or 12.6.0 fails consistently.

JuanC

Metadata

Metadata

Assignees

No one assigned

    Labels

    consoleIssues and PRs related to the console subsystem.macosIssues and PRs related to the macOS platform / OSX.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions