Skip to content

Stdin overrides --stream value #433

@mackworth

Description

@mackworth

Using - to specify stdin as input file sets the stream timeout to -1, overrding the value set with the --stream option. The STDIN parameter processing should only change this value to -1 if it's still at the default 0). A workaround is to put --stream 1 after the -, which works fine, despite the command-line syntax of ccextractor [options] input file...

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