Skip to content

--serial to execute everything in serial as opposed to parallel #11

@cadorn

Description

@cadorn

This is useful for debugging.

Some package install and data fetching tasks run in parallel which may makes bugs harder to track.

If a bug occurs it should be tested with --serial. If it persists the bug does not seem to be a timing issue. If it goes away it may indicate a kink in the implementation.

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