Bumping `dask` to `2025.3.0` leads to `tests/test_structure.py::test_ravel_fail` to fail with: ``` RuntimeError: Attempting to use an asynchronous Client in a synchronous context of `dask.compute` ``` EDIT: `test_persist` too.