Skip to content

Add support for pytest -n auto #243

@pauladkisson

Description

@pauladkisson

Currently, the multiprocessing inherent in some of the GuPPy workflow steps is preventing parallelized test runs with pytest-n auto. In the CI, sometimes the worker will just hang during the tests when that option is enabled.

To solve this problem, I propose that the tests should run GuPPy with no parallelization, and then there should be dedicated, separate parallel tests to check that parallelizing works properly.

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