Skip to content

How to close stdin without triggering waiting for the command to exit? #5

Description

@vassudanagunta

Looking at the source, the only way to close stdin is to call waitForFinish. This prevents testing of commands that read initial input from stdin but still continue to operate, e.g. waiting for additional, interactive user input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions