Skip to content

"suspended (tty output)" on exit, when node is run in the background #28612

@corwin-of-amber

Description

@corwin-of-amber
  • Version: v12.6.0
  • Platform: Darwin 18.6.0 Darwin Kernel Version 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/RELEASE_X86_64 x86_64
  • Subsystem: unknown

Run any script with & in the shell, and the process hangs after it finishes instead of exiting.
AFAICT this is a regression from v12.0.0.

% node -e "console.log(5)" &
% 5
[1]  + suspended (tty output)  node -e "console.log(5)"
%

Metadata

Metadata

Assignees

No one assigned

    Labels

    ttyIssues and PRs related to the tty subsystem.

    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