Skip to content
Commit 04f49a7a authored by Anthony Sottile's avatar Anthony Sottile
Browse files

Only use multiprocessing when the method is fork

In python3.8 on macos and in all versions on windows the multiprocessing
method is `spawn` which does not preserve class state.
parent aa792d29
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment