DanilZ <danil....@me.com> added the comment: FYI: I’ve tried all the three of the possible backends: ‘loky’ (default) / ’threading’ / ‘multiprocessing’. None of them solved the problem.
> On 2 Nov 2020, at 17:34, Ken Jin <rep...@bugs.python.org> wrote: > > A temporary workaround might be to reduce n_jobs OR even better: use > scikit-learn's multiprocessing parallel backend that's dedicated for that, > and should have the necessary protections in place against such behavior. > https://joblib.readthedocs.io/en/latest/parallel.html#joblib.parallel_backend > <https://joblib.readthedocs.io/en/latest/parallel.html#joblib.parallel_backend> ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue42245> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com