Skip to content

Decouple number of concurrent tests from RUST_THREADS env var #7335

Closed
@brson

Description

@brson

Currently the test runner will adjust the number of tests run concurrently based on RUST_THREADS. I don't think this coupling really makes sense and we should instead use RUST_TEST_TASKS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions