Skip to content

Pytest does not exit with unidist when running tests in directory #255

Open
@arunjose696

Description

@arunjose696

Pytest hangs after running all tests when running tests from a directory.

This could be due to multiple instances of unidist.init() being called. Could be fixed by having a conftest file for pytest inside of which we would have a fixture to initialize unidist only once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    MPIMPI backend related issuesbug 🦗Something isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions