Skip to content

Conside exclusive-mode by default for RunModule.run. #5208

@lefou

Description

@lefou

run tasks are almost always tasks executing user code, for which exclusive = true is a better default. Especially, since customizing of the run-commands isn't trivial.

In those rare cases, where run-tasks are really meant to run build steps and can run non-exclusive, it should be rather easy to just create a dedicated non-exclusive task.

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