Closed mdboom closed 3 weeks ago
There's a failing CI of pypy which seems related to this
There's a failing CI of pypy which seems related to this
Yeah -- I don't think there is a version of dask that is new enough to be compatible with Windows but old enough to work with PyPy. I'm trying to figure out how to mark the benchmark as CPython-only, but I'm not sure there is a way.
This also fixes various things about the benchmarks so the unit tests pass on Windows.