Skip to content

Use child_process.spawn instead of child_process.spawn.exec and and redirect stdout to OpenShift channel #244

Open
@dgolovin

Description

@dgolovin

This better solution than increase output buffer for exec function. That also allows to see output in progress while command is executed, compare to exec where output made visible after command is finished.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions