joblib / loky

Robust and reusable Executor for joblib
http://loky.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
520 stars 47 forks source link

BUG running pytest with `-s` option makes the tests fail #398

Open tomMoral opened 1 year ago

tomMoral commented 1 year ago

Not clear why but many different failures appears when running with pytest -vsl. In particular:

This should be investigated properly.