Closed
Description
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