flake8/docs
Anthony Sottile 51f32bbe93 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.
2019-10-28 09:43:30 -07:00
..
build Start creating documentation 2016-01-19 07:19:16 -06:00
source Only use multiprocessing when the method is fork 2019-10-28 09:43:30 -07:00