flake8/docs
Anthony Sottile 04f49a7a77 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 10:00:18 -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 10:00:18 -07:00