Skip to content

When reading from stdin, do not implicitly set --wait mode #39682

@chrisdias

Description

@chrisdias

testing #39330

When piping output from a terminal to code, the command in terminal waits until I close the editor or until i press Ctrl+C.

ps aux | code-insiders

result: command does not terminate until ctrl+c or close the editor (even though it is on disk).

I would expect that the command to terminate immediately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    *as-designedDescribed behavior is as designedfeature-requestRequest for new features or functionalityworkbench-os-integrationNative OS integration issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions