Closed interrogator closed 4 years ago
Instead of two branches for multiprocessing, simplify to always use joblib but just one process. The tricky thing though is that now the method needs to be picklable...
Done!
Instead of two branches for multiprocessing, simplify to always use joblib but just one process. The tricky thing though is that now the method needs to be picklable...