Skip to content

Improve the shell wrapper to return std_err separately #18

@nvarscar

Description

@nvarscar

Description

Return stderr as a separate part of the OSCommandResult object, instead of in-line with stdout.

Implementation

The wrapper shell code should separate stderr output from stdoud, potentially by emitting markers that declare which one goes next. Should be deterministic to simplify processing result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    corePython-related, no Postgres knowledge neededenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions