Joblib v0.8.0.a3 Release Notes

  • 2014-01-10 Olivier Grisel & Gael Varoquaux

    FIX #105: Race condition in task iterable consumption when pre_dispatch != 'all' that could cause crash with error messages "Pools seems closed" and "ValueError: generator already executing".

    2014-01-12 Olivier Grisel

    FIX #72: joblib cannot persist "output_dir" keyword argument.