Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Multiprocess fork issue on MacOS #12

@harryyo

Description

@harryyo

multiprocessing.set_start_method("fork") # Required on macOSX

Running pytest on MacOS can cause issues if multiprocessing method is not set to "fork".

We need to ideally find a solution that doesn't require os-specific logic in our code for tests to run

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