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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions