Skip to content
Commit 51f32bbe 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 d599950e
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