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

Multiprocess fork issue on MacOS #12

Open
harryyo opened this issue Jul 6, 2022 · 0 comments
Open

Multiprocess fork issue on MacOS #12

harryyo opened this issue Jul 6, 2022 · 0 comments

Comments

@harryyo
Copy link
Contributor

harryyo commented Jul 6, 2022

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant