Skip to content

Setting maximum number of threads for taskParallelExec #67

@AdamOakman

Description

@AdamOakman

Let's assume I want to run 20 tests in total but only 10 at the same time to avoid putting a big load on the application under test.

I would like to configure robo-paracept to run maximum 10 threads (once one thread finishes another from the queue is grabbed and launched) - is it possible?

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