Skip to content

clp-config: The default value of stream_output.directory in clp_config.py does not match the one in clp-config.yml. #608

@junhaoliao

Description

@junhaoliao

Bug

It seems we're missing an s in the stream_output.directory default value:

directory: pathlib.Path = pathlib.Path("var") / "data" / "stream"

as I was using the one in

# directory: "var/data/streams"

and the one in
"StreamFilesDir": "../../../build/clp-package/var/data/streams",

as references.

CLP version

ee7e493

Environment

Code issue. Not related.

Reproduction steps

See bug description.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions