scikit-hep / fastjet

Jet-finding in the Scikit-HEP ecosystem.
https://fastjet.readthedocs.io
BSD 3-Clause "New" or "Revised" License
21 stars 14 forks source link

enable thread safety by default in fastjet #190

Closed lgray closed 1 year ago

lgray commented 1 year ago

Turn on thread safety options so users don't run into nasty surprises using dask.

lgray commented 1 year ago

This is a side effect of asking for #188