Skip to content

Collect stdout, but inherit stderr #21

Description

@koterpillar

The original process provides a way to inherit, suppress or return standard output and standard error separately.

I would like to keep standard error of the spawned process flowing to the parent process' standard error, but collect its output. Please respect the std_* parameters of CreateProcess and only redirect the child's streams to respective new handles when asked to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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