Closed lgray closed 1 year ago
@lgray this is concerning — we're also seeing this in our CI in main
, overnight. I can't reproduce this locally.
Will keep you posted RE diagnosis.
OK, I'm now able to reproduce this on my machine. You can drop the troubleshooting, I'll take figure it out on our end!
This PR should fix it (NumPy 1.25.0 added __slots__
to a class, breaking our mixin behavior decorator) https://github.com/scikit-hep/awkward/pull/2534
fixed with awkward 2.2.4
https://github.com/scikit-hep/fastjet/blob/main/tests/test_008-dask.py#L99
No longer passes as of this week. It passed on Friday with 2.2.3 with no problem?
@agoose77 @jpivarski