Skip to content

Add support for streaming cli output? #7

Description

@zstumgoren

Refactor the S3 wrapper class to return real-time/streaming output from the CLI process rather than returning all output at tail of end processing. Will need to switch from subprocess.check_output to a custom use of Popen, likely with polling etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions