Skip to content

OverthereProcessOutputHandler does not have a handleError method #67

@vpartington

Description

@vpartington

The OverthereProcessOutputHandler class allows the caller of OverthereConnection.execute to get back complete lines of stdout and stderr, as well as individual characters of stdout. There is no such facility to get back individual characters of stderr.

Either add a OverthereProcessOutputHandler.handleError() method or introduce an OverthereProcessErrorHandler.

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